* i386-dis.c (FWAIT_OPCODE): Define.
commit12d10d2142683eff58783fd8b3f87801b22ec40e
authorIan Lance Taylor <ian@airs.com>
Sun, 13 Jun 1999 13:56:26 +0000 (13 13:56 +0000)
committerIan Lance Taylor <ian@airs.com>
Sun, 13 Jun 1999 13:56:26 +0000 (13 13:56 +0000)
tree7457499ef41bb420bc1b69c0a5240ade9f0ea6f5
parentb6dfc775699b9cbb6d62a968b08648529a61c784
* 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.
opcodes/ChangeLog
opcodes/i386-dis.c