-
- Downloads
2000-08-28 Dave Brolley <brolley@redhat.com>
* cgen-ibld.in (cgen_put_insn_int_value): New function. (insert_normal): Allow for non-zero word_offset with CGEN_INT_INSN_P. (insert_insn_normal): Use cgen_put_insn_int_value with CGEN_INT_INSN_P. (extract_normal): Allow for non-zero word_offset with CGEN_INT_INSN_P. * cgen-dis.in (read_insn): New static function. (print_insn): Use read_insn to read the insn into the buffer and set up for disassembly. (print_insn): in CGEN_INT_INSN_P, make sure that the entire insn is in the buffer. * fr30-asm.c: Regenerated. * fr30-desc.c: Regenerated. * fr30-desc.h Regenerated. * fr30-dis.c: Regenerated. * fr30-ibld.c: Regenerated. * fr30-opc.c: Regenerated. * fr30-opc.h Regenerated. * m32r-asm.c: Regenerated. * m32r-desc.c: Regenerated. * m32r-desc.h Regenerated. * m32r-dis.c: Regenerated. * m32r-ibld.c: Regenerated. * m32r-opc.c: Regenerated.
Showing
- opcodes/ChangeLog 25 additions, 0 deletionsopcodes/ChangeLog
- opcodes/cgen-dis.in 59 additions, 16 deletionsopcodes/cgen-dis.in
- opcodes/cgen-ibld.in 38 additions, 6 deletionsopcodes/cgen-ibld.in
- opcodes/fr30-asm.c 37 additions, 19 deletionsopcodes/fr30-asm.c
- opcodes/fr30-desc.c 78 additions, 65 deletionsopcodes/fr30-desc.c
- opcodes/fr30-desc.h 12 additions, 12 deletionsopcodes/fr30-desc.h
- opcodes/fr30-dis.c 88 additions, 21 deletionsopcodes/fr30-dis.c
- opcodes/fr30-ibld.c 62 additions, 15 deletionsopcodes/fr30-ibld.c
- opcodes/fr30-opc.c 35 additions, 34 deletionsopcodes/fr30-opc.c
- opcodes/fr30-opc.h 1 addition, 0 deletionsopcodes/fr30-opc.h
- opcodes/m32r-asm.c 23 additions, 16 deletionsopcodes/m32r-asm.c
- opcodes/m32r-desc.c 69 additions, 61 deletionsopcodes/m32r-desc.c
- opcodes/m32r-desc.h 1 addition, 1 deletionopcodes/m32r-desc.h
- opcodes/m32r-dis.c 82 additions, 19 deletionsopcodes/m32r-dis.c
- opcodes/m32r-ibld.c 46 additions, 6 deletionsopcodes/m32r-ibld.c
- opcodes/m32r-opc.c 70 additions, 69 deletionsopcodes/m32r-opc.c
Loading
Please register or sign in to comment