binutils/opcodes ChangeLog i386-dis.c
ian@sourceware.cygnus.com
ian@sourceware.cygnus.com
Sun Jun 13 13:56:00 GMT 1999
CVSROOT: /cvs/binutils
Module name: binutils
Changes by: ian@egcs.cygnus.com 99/06/13 13:56:27
Modified files:
opcodes : ChangeLog i386-dis.c
Log message:
* i386-dis.c (FWAIT_OPCODE): Define.
(fetch_data): Don't print an error message if we have already
found an fwait prefix.
(ckprefix): Use FWAIT_OPCODE rather than 0x9b.
(print_insn_i386): If setjmp fails, indicating a data error, but
we have found an fwait prefix, then print it as an fwait
instruction. In any case, return the number of bytes consumed, if
any, rather than always returning -1.
More information about the Binutils-cvs
mailing list