2006-11-09 H.J. Lu <hongjiu.lu@intel.com>
commit47af1d5d8f103b88a624a13b8fa691e02217db1a
authorH.J. Lu <hjl@lucon.org>
Fri, 10 Nov 2006 02:13:40 +0000 (10 02:13 +0000)
committerH.J. Lu <hjl@lucon.org>
Fri, 10 Nov 2006 02:13:40 +0000 (10 02:13 +0000)
tree0c7cce743dd82405dfee19938d4fb35c1c6957d4
parentd4249959fac7933c65122487d8a3e01d7eb1db4b
2006-11-09  H.J. Lu  <hongjiu.lu@intel.com>

* i386-dis.c (twobyte_uses_SSE_prefix): Renamed to ...
(twobyte_uses_DATA_prefix): This.
(twobyte_uses_REPNZ_prefix): New.
(twobyte_uses_REPZ_prefix): Likewise.
(threebyte_0x38_uses_DATA_prefix): Likewise.
(threebyte_0x38_uses_REPNZ_prefix): Likewise.
(threebyte_0x38_uses_REPZ_prefix): Likewise.
(threebyte_0x3a_uses_DATA_prefix): Likewise.
(threebyte_0x3a_uses_REPNZ_prefix): Likewise.
(threebyte_0x3a_uses_REPZ_prefix): Likewise.
(print_insn): Updated checking usages of DATA/REPNZ/REPZ
prefixes.
opcodes/ChangeLog
opcodes/i386-dis.c