diff options
author | Chao-ying Fu <fu@mips.com> | 2005-09-06 18:53:03 +0000 |
---|---|---|
committer | Chao-ying Fu <fu@mips.com> | 2005-09-06 18:53:03 +0000 |
commit | ef2e4d86d6823ab027adcbe57ba3ffaf38a550c2 (patch) | |
tree | e5bf45392cb691f0a6d119304f2a96d3604d6aa3 /gas/config/tc-m68851.h | |
parent | 61cc02671150a81ea68f25b8409b8ace18bda9ae (diff) | |
download | gdb-ef2e4d86d6823ab027adcbe57ba3ffaf38a550c2.zip gdb-ef2e4d86d6823ab027adcbe57ba3ffaf38a550c2.tar.gz gdb-ef2e4d86d6823ab027adcbe57ba3ffaf38a550c2.tar.bz2 |
* 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.
* doc/as.texinfo: Document -mmt and -mno-mt options.
* doc/c-mips.texi: Likewise, and document ".set mt" and ".set nomt"
directives.
Diffstat (limited to 'gas/config/tc-m68851.h')
0 files changed, 0 insertions, 0 deletions