aboutsummaryrefslogtreecommitdiff
path: root/opcodes/a29k-dis.c
AgeCommit message (Collapse)AuthorFilesLines
1995-11-09 * a29k-dis.c (print_special): Change num to unsigned int.Ian Lance Taylor1-2/+2
Wed Nov 8 20:10:35 1995 Eric Freudenthal <freudenthal@nyu.edu> * a29k-dis.c (print_insn): Cast insn24 to unsigned long when shifting it.
1995-07-07fsf address update, but not in COPYING filesKen Raeburn1-1/+1
1994-10-19 * a29k-dis.c (print_special): Add special register names definedIan Lance Taylor1-1/+8
on 29030, 29040 and 29050. (print_insn): Handle new operand type 'I'.
1994-09-15 * a29k-dis.c (print_insn): Print the opcode.Ian Lance Taylor1-0/+2
PR 4779.
1994-05-08 * a29k-dis.c (print_insn): Print 'x' type operand in hex.Steve Chamberlain1-1/+1
* h8300-dis.c (bfd_h8_disassemble): Print 16bit rels correctly. * sh-dis.c (print_insn_sh): Don't recur endlessly if delay slot insn is in a delay slot. * z8k-opc.h: (resflg): Fix patterns. * h8500-opc.h Fix CR insn patterns.
1994-01-06fix commentsDavid MacKenzie1-1/+2
1993-10-28 * a29k-dis.c (print_insn): Use 0x%08x, not 0x%8x.Ian Lance Taylor1-1/+1
1993-05-07 * a29k-dis.c, alpha-dis.c, i960-dis.c, sparc-dis.c, z8k-dis.c:Fred Fish1-3/+3
Cast second arg to read_memory_func to "bfd_byte *", as necessary.
1993-04-02Maybe we should change ansidecl.h to define const as well as CONST?Ian Lance Taylor1-1/+1
* a29k-dis.c, sparc-dis.c, sparc-opc.c: Use CONST rather than const.
1993-04-02New print_address for disassemblers, merge a29k and i960 disassemblersJim Kingdon1-0/+343