aboutsummaryrefslogtreecommitdiff
path: root/install-sh
diff options
context:
space:
mode:
authorChao-ying Fu <fu@mips.com>2005-08-25 18:17:36 +0000
committerChao-ying Fu <fu@mips.com>2005-08-25 18:17:36 +0000
commit74cd071d389a0c9fd0ed45d5d2545a280e6975b3 (patch)
tree3658072504b6b6e92e01f0170922ba123717c24e /install-sh
parentfd25c5a9db0e51c42cde14f2b6f64bd8f4764adf (diff)
downloadgdb-74cd071d389a0c9fd0ed45d5d2545a280e6975b3.zip
gdb-74cd071d389a0c9fd0ed45d5d2545a280e6975b3.tar.gz
gdb-74cd071d389a0c9fd0ed45d5d2545a280e6975b3.tar.bz2
* config/tc-mips.c (mips_set_options): Add ase_dsp for DSP instructions.
(mips_opts): Add -1 to initialize ase_dsp. (file_ase_dsp): New variable for -mdsp. (CPU_HAS_DSP): New define. (validate_mips_insn): Add supports for 3, 4, 5, 6, 7, 8, 9, 0, ', :, @ operand formats. (mips_ip): Add min_range and max_range for checking singed numbers. Check ase_dsp to enable DSP instructions. Handle 3, 4, 5, 6, 7, 8, 9, 0, ', :, @ operand formats. (OPTION_DSP, OPTION_NO_DSP): New define. (OPTION_COMPAT_ARCH_BASE): Change because of inserting DSP define. (md_parse_option): Parse OPTION_DSP and OPTION_NO_DSP. (mips_after_parse_args): Set ase_dsp based on CPU. (s_mipsset): Handle ".set dsp" and ".set nodsp". (mips_elf_final_processing): Remind of adding new flag for DSP ASE. (md_show_usage): Show usage of -mdsp and -mno-dsp.
Diffstat (limited to 'install-sh')
0 files changed, 0 insertions, 0 deletions