PATCH: Remove and replace { "(bad)", { XX } }
H.J. Lu
hongjiu.lu@intel.com
Sun Jan 24 18:26:00 GMT 2010
Hi,
I checked in this patch to remove trailing "(bad)" entries and replace
{ "(bad)", { XX } } with { Bad_Opcode }.
H.J.
----
2010-01-24 H.J. Lu <hongjiu.lu@intel.com>
* i386-dis.c (Bad_Opcode): New.
(bad_opcode): Likewise.
(dis386): Replace { "(bad)", { XX } } with { Bad_Opcode }.
(dis386_twobyte): Likewise.
(reg_table): Likewise.
(prefix_table): Likewise.
(x86_64_table): Likewise.
(vex_len_table): Likewise.
(vex_w_table): Likewise.
(mod_table): Likewise.
(rm_table): Likewise.
(float_reg): Likewise.
(reg_table): Remove trailing "(bad)" entries.
(prefix_table): Likewise.
(x86_64_table): Likewise.
(vex_len_table): Likewise.
(vex_w_table): Likewise.
(mod_table): Likewise.
(rm_table): Likewise.
(get_valid_dis386): Handle bytemode 0.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: x.bz2
Type: application/x-bzip2
Size: 10457 bytes
Desc: not available
URL: <https://sourceware.org/pipermail/binutils/attachments/20100124/456e4c77/attachment.bz2>
More information about the Binutils
mailing list