public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
From: Thiemo Seufer <ths@networkno.de>
To: Chao-ying Fu <fu@mips.com>
Cc: Eric Christopher <echristo@apple.com>,
	Daniel Jacobowitz <drow@false.org>,
	"Maciej W. Rozycki" <macro@linux-mips.org>,
	"Thekkath, Radhika" <radhika@mips.com>,
	binutils@sourceware.org
Subject: Re: [patch] GAS supports for MIPS32 MT ASE
Date: Fri, 02 Sep 2005 12:15:00 -0000	[thread overview]
Message-ID: <20050902095707.GB4751@hattusa.textio> (raw)
In-Reply-To: <000b01c5adc5$9f59c430$a914a8c0@MIPS.COM>

Chao-ying Fu wrote:
[snip]
> include/opcode/ChangeLog
> 2005-08-30  Chao-ying Fu  <fu@mips.com>
> 
>     * mips.h (OP_SH_MT_U, OP_MASK_MT_U, OP_SH_MT_H, OP_MASK_MT_H,
>     OP_SH_MTACC_T, OP_MASK_MTACC_T, OP_SH_MTACC_D, OP_MASK_MTACC_D): New
>     define.
>     Document !, $, *, &, g, +t, +T operand formats for MT instructions.
>     (INSN_ASE_MASK): Update to include INSN_MT.
>     (INSN_MT): New define for MT ASE.
> 
> opcodes/ChangeLog
> 2005-08-30  Chao-ying Fu  <fu@mips.com>
> 
>     * mips-opc.c (MT32): New define.
>     (mips_builtin_opcodes): Move "bc0f", "bc0fl", "bc0t", "bc0tl" to the
>     bottom to avoid opcode collision with "mftr" and "mttr".
>     Add MT instructions.
>     * mips-dis.c (mips_arch_choices): Enable INSN_MT for mips32r2.
>     (print_insn_args): Add supports for +t, +T, !, $, *, &, g operand
>     formats.
> 
> gas/ChangeLog
> 2005-08-30  Chao-ying Fu  <fu@mips.com>
> 
>     * config/tc-mips.c (mips_set_options): Add ase_mt for MT instructions.
>     (mips_opts): Add -1 to initialize ase_mt.
>     (file_ase_mt): New variable for -mmt.
>     (CPU_HAS_MT): New define.
>     (validate_mips_insn): Add supports for +t, +T, !, $, *, &, g operand
>     formats.
>     (mips_ip): Check ase_mt to enable MT instructions.
>     Handle !, $, *, &, +T, +t, g operand formats.
>     For "mftc1", "mfthc1", "cftc1", "mttc1", "mtthc1", "cttc1", we allow
>     odd float registers.
>     (OPTION_MT, OPTION_NO_MT): New define.
>     (OPTION_COMPAT_ARCH_BASE): Change because of inserting MT define.
>     (md_parse_option): Parse OPTION_MT and OPTION_NO_MT.
>     (mips_after_parse_args): Set ase_mt based on CPU.
>     (s_mipsset): Handle ".set mt" and ".set nomt".
>     (mips_elf_final_processing): Remind of adding new flag for MT ASE.
>     (md_show_usage): Show usage of -mmt and -mno-mt.
> 
> gas/testsuite/ChangeLog
> 2005-08-30  Chao-ying Fu  <fu@mips.com>
> 
>     * gas/mips/mips.exp: Run MT test for mips32r2 only.
>     * gas/mips/mips32-mt.[sdl]: New test.

Ok. Can you also update the assembler documentation for -mmt in a
followup patch?


Thiemo

  reply	other threads:[~2005-09-02  9:58 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-08-26 22:05 Chao-ying Fu
2005-08-29  9:55 ` Maciej W. Rozycki
2005-08-29 23:23   ` Chao-ying Fu
2005-08-29 23:41     ` Thiemo Seufer
2005-08-30 22:54       ` Chao-ying Fu
2005-08-30 22:57         ` Eric Christopher
2005-08-30 23:01           ` Daniel Jacobowitz
2005-08-31  0:25             ` Eric Christopher
2005-08-31  0:49               ` Chao-ying Fu
2005-09-02 12:15                 ` Thiemo Seufer [this message]
2005-09-02 15:43                   ` Eric Christopher
2005-09-05  6:56                     ` Chao-ying Fu
2005-09-05 22:33                       ` Thiemo Seufer
2005-09-06 16:19                         ` Eric Christopher
2005-09-06 21:51                           ` Chao-ying Fu

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20050902095707.GB4751@hattusa.textio \
    --to=ths@networkno.de \
    --cc=binutils@sourceware.org \
    --cc=drow@false.org \
    --cc=echristo@apple.com \
    --cc=fu@mips.com \
    --cc=macro@linux-mips.org \
    --cc=radhika@mips.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).