OSDN Git Service

* m32c.cpu (Imm-8-s4n): Fix print hook.
authorDJ Delorie <dj@delorie.com>
Thu, 29 Mar 2007 23:56:39 +0000 (23:56 +0000)
committerDJ Delorie <dj@delorie.com>
Thu, 29 Mar 2007 23:56:39 +0000 (23:56 +0000)
commit665b9d8d3b1ff73ecd3f8b927245fbb7b4b66bce
treedec7d6b38267670adb5964f139a676379a565d11
parente8db49e442bd99f9e884973686450f5cda2bd482
* m32c.cpu (Imm-8-s4n): Fix print hook.
(Lab-24-8, Lab-32-8, Lab-40-8): Fix.
(arith-jnz-imm4-dst-defn): Make relaxable.
(arith-jnz16-imm4-dst-defn): Fix encodings.

* m32c-desc.c: Regenerate.
* m32c-dis.c: Regenerate.
* m32c-opc.c: Regenerate.

* config/tc-m32c.c (rl_for, relaxable): Protect argument.
(md_relax_table): Add entries for ADJNZ macros.
(M32C_Macros): Add ADJNZ macros.
(subtype_mappings): Add entries for ADJNZ macros.
(insn_to_subtype): Check for adjnz and sbjnz insns.
(md_estimate_size_before_relax): Pass insn to insn_to_subtype.
(md_convert_frag): Convert adjnz and sbjnz.
cpu/ChangeLog
cpu/m32c.cpu
gas/ChangeLog
gas/config/tc-m32c.c
opcodes/ChangeLog
opcodes/m32c-desc.c
opcodes/m32c-dis.c
opcodes/m32c-opc.c