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)
commit58b49e179a6906506ff1f5572c85ce2e530e7c5c
tree360ccf126072b00c7674ee0e34add7e2a4865ed6
parentdc383075a5991ded38c120c33ca29afc8627ae7d
* 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.
opcodes/ChangeLog
opcodes/m32c-desc.c
opcodes/m32c-dis.c
opcodes/m32c-opc.c