* cgen-opc.in (@arch@_cgen_lookup_insn): Update call to
authorDoug Evans <dje@google.com>
Tue, 21 Jul 1998 20:59:23 +0000 (20:59 +0000)
committerDoug Evans <dje@google.com>
Tue, 21 Jul 1998 20:59:23 +0000 (20:59 +0000)
commitfbc8134df62e51a0ce5f91b319214ccb8b74ae6a
treea9a41063f72dcd116530daa679b964abb05cf25e
parent5eb29e2c4f39db040605c975b2aaa76f9fed6f82
* cgen-opc.in (@arch@_cgen_lookup_insn): Update call to
CGEN_EXTRACT_FN.
(@arch@_cgen_get_insn_operands): @arch@_cgen_get_operand renamed to
@arch_cgen_get_int_operand.
* cgen-asm.in (insert_insn_normal): New arg `pc', callers updated.
Update call to @arch@_cgen_insert_operand.
(@arch@_cgen_assemble_insn): Update call to CGEN_INSERT_FN.
* cgen-dis.in (print_normal): Delete use of CGEN_PCREL_OFFSET.
(extract_insn_normal): New arg `pc', callers updated.
Update call to @arch@_cgen_extract_operand.
(print_insn): Update call to CGEN_EXTRACT_FN.
* m32r-opc.h,m32r-opc.c,m32r-asm.c,m32r-dis.c: Regenerate.
opcodes/ChangeLog
opcodes/cgen-asm.in
opcodes/cgen-opc.in
opcodes/m32r-asm.c
opcodes/m32r-opc.c
opcodes/m32r-opc.h
This page took 0.02426 seconds and 4 git commands to generate.