2006-11-09 H.J. Lu <hongjiu.lu@intel.com>
authorH.J. Lu <hjl.tools@gmail.com>
Fri, 10 Nov 2006 02:13:40 +0000 (02:13 +0000)
committerH.J. Lu <hjl.tools@gmail.com>
Fri, 10 Nov 2006 02:13:40 +0000 (02:13 +0000)
commiteec0f4ca4c0c5a5e00e23b9930bd477142b5478a
tree061b3a8c5524f59eb414bf71452e7c6b283836d7
parent9ef8fd3cb0197d1fefc91c19e1f408bcb730fa1a
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
This page took 0.037025 seconds and 4 git commands to generate.