Ian Lance Taylor
|
4df3dd02c1
|
* m68k-opc.c: Add argument for lpstop. From Olivier Carmona
<olivier.carmona@di.epfl.ch>.
* m68k-dis.c (print_insn_m68k): Handle special case of lpstop,
which has a two word opcode with a one word argument.
|
1997-12-01 17:05:40 +00:00 |
|
Ian Lance Taylor
|
84be8dcf9e
|
Mon Jan 20 12:48:57 1997 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
* m68k-dis.c: Include <libiberty.h>.
(print_insn_m68k): Sort the opcode table on the most significant
nibble of the opcode.
|
1997-01-20 17:50:34 +00:00 |
|
Ian Lance Taylor
|
dbf7e45f16
|
* m68k-opc.c: Use #W rather than #w.
* m68k-dis.c (print_insn_arg): Handle new 'W' place.
|
1995-11-03 04:07:21 +00:00 |
|
Ken Raeburn
|
029e2524db
|
Avoid bogus assumption that the two parts of the split m68k opcode table
are going to be adjacent in memory.
|
1995-03-08 07:57:05 +00:00 |
|
Jim Kingdon
|
e6fb7139ee
|
* m68k-dis.c (print_insn_{m68k,arg}): Add MMU codes.
|
1993-06-11 16:23:55 +00:00 |
|
K. Richard Pixley
|
05545edc03
|
* h8500-dis.c, i386-dis.c, m68k-dis.c, z8k-dis.c (fetch_data):
deliberately return non-zero to setjmp from longjmp. Otherwise
this code fails to compile.
|
1993-04-01 04:52:59 +00:00 |
|
Stu Grossman
|
cbe61cc651
|
* m68k-dis.c: Fix prototype for fetch_arg().
|
1993-04-01 01:05:39 +00:00 |
|
Jim Kingdon
|
5d0734a7d7
|
provide a new interface (using read_memory_func) to call the disassemblers
which copes with errors in a plausible way
|
1993-03-31 21:43:25 +00:00 |
|