diff options
author | Joern Rennecke <joern.rennecke@arc.com> | 2004-02-26 16:14:42 +0000 |
---|---|---|
committer | Joern Rennecke <joern.rennecke@arc.com> | 2004-02-26 16:14:42 +0000 |
commit | 3942567f441453881e10f29925c95377fbf742e1 (patch) | |
tree | d092ff554df6553325a39edc33f28defa524b412 /config | |
parent | d7505c1e1a22b36a725a94611457fdd285d370e0 (diff) | |
download | gdb-3942567f441453881e10f29925c95377fbf742e1.tar.gz |
2004-02-23 Andrew Stubbs <andrew.stubbs@superh.com>
gas:
* tc-sh.c (build_Mytes): Add REG_N_D and REG_N_B01
nibble types to assembler.
opcodes:
* sh-dis.c (print_insn_sh): Add REG_N_D nibble type to
ensure that double registers have even numbers.
Add REG_N_B01 for nn01 (binary 01) nibble to ensure
that reserved instruction 0xfffd does not decode the same
as 0xfdfd (ftrv).
* sh-opc.h: Add REG_N_D nibble type and use it whereever
REG_N refers to a double register.
Add REG_N_B01 nibble type and use it instead of REG_NM
in ftrv.
Adjust the bit patterns in a few comments.
Diffstat (limited to 'config')
0 files changed, 0 insertions, 0 deletions