summaryrefslogtreecommitdiff
path: root/opcodes/i386-dis.c
Commit message (Expand)AuthorAgeFilesLines
* * i386-dis.c (print_insn_i8086): New routine to disassemble usingStu Grossman1996-07-161-9/+6
* * i386-dis.c (print_insn_i8086): New routine to disassemble usingStu Grossman1996-07-121-157/+232
* Wed Feb 14 19:01:27 1996 Alan Modra <alan@spri.levels.unisa.edu.au>Ian Lance Taylor1996-02-151-19/+60
* Add Pentium Pro supportMichael Meissner1996-01-031-20/+20
* * i386-dis.c: Describe cmpxchg8b operand, and spell the opcode name correctly.Ken Raeburn1995-10-061-12/+28
* * dis-buf.c, i386-dis.c: Include <string.h>.Peter Schauer1994-02-081-2/+9
* * i386-dis.c (dis386): Use Yb and Yv for scasb and scasS.Jim Kingdon1994-01-171-5/+5
* * h8500-dis.c, i386-dis.c, m68k-dis.c, z8k-dis.c (fetch_data):K. Richard Pixley1993-04-011-1/+1
* provide a new interface (using read_memory_func) to call the disassemblersJim Kingdon1993-03-311-0/+1952