OSDN Git Service

* m32c.cpu (Imm-8-s4n): Fix print hook.
authordj <dj>
Thu, 29 Mar 2007 23:56:38 +0000 (23:56 +0000)
committerdj <dj>
Thu, 29 Mar 2007 23:56:38 +0000 (23:56 +0000)
commit1169e183fc95f75b0add940ba50744ed17631319
treee4f636903141b47eab04ff29ddd3e14aed1f2de9
parenteb3fa3f3a5ff8f5f5de64f360057328d07c163b1
* 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