aboutsummaryrefslogtreecommitdiff
path: root/opcodes/m68k-dis.c
AgeCommit message (Collapse)AuthorFilesLines
1993-06-11 * m68k-dis.c (print_insn_{m68k,arg}): Add MMU codes.Jim Kingdon1-11/+105
1993-04-01* h8500-dis.c, i386-dis.c, m68k-dis.c, z8k-dis.c (fetch_data):K. Richard Pixley1-1/+1
deliberately return non-zero to setjmp from longjmp. Otherwise this code fails to compile.
1993-04-01 * m68k-dis.c: Fix prototype for fetch_arg().Stu Grossman1-1/+1
1993-03-31provide a new interface (using read_memory_func) to call the disassemblersJim Kingdon1-0/+970
which copes with errors in a plausible way