aboutsummaryrefslogtreecommitdiff
path: root/opcodes/i386-dis.c
AgeCommit message (Collapse)AuthorFilesLines
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-03-31provide a new interface (using read_memory_func) to call the disassemblersJim Kingdon1-0/+1952
which copes with errors in a plausible way