diff options
author | Ken Raeburn <raeburn@cygnus> | 1997-10-31 23:21:44 +0000 |
---|---|---|
committer | Ken Raeburn <raeburn@cygnus> | 1997-10-31 23:21:44 +0000 |
commit | aa2e0460a0f84d07ae15e12f6cdcb255ae76ff1a (patch) | |
tree | ca90a3a9f8bea97976a9374c9db954d7410e0fa2 /bfd | |
parent | fcc86d82f7864c9609d2a02acb1a25074e9902ed (diff) | |
download | gdb-aa2e0460a0f84d07ae15e12f6cdcb255ae76ff1a.zip gdb-aa2e0460a0f84d07ae15e12f6cdcb255ae76ff1a.tar.gz gdb-aa2e0460a0f84d07ae15e12f6cdcb255ae76ff1a.tar.bz2 |
* config/tc-mips.c (mips_5400): New variable.
(md_begin, md_parse_option): Handle 5400 options/names.
(macro_build, mips_ip): Check for 5400-specific instructions.
(md_longopts, OPTION_M5400, OPTION_NO_M5400): More command-line support for
5400.
* config/tc-mips.c (validate_mips_insn): New function, checks match versus mask
bits, and also verifies that all bits to be output are actually specified
somewhere.
(md_begin): Call it for 32-bit instructions, instead of doing match/mask check
here. In case of failure, print a message, but check the rest of the opcode
table before exiting.
Diffstat (limited to 'bfd')
0 files changed, 0 insertions, 0 deletions