mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-28 04:25:10 +08:00
2007-09-30 H.J. Lu <hongjiu.lu@intel.com>
* 386-dis.c (prefix_table): Reformat comment.
This commit is contained in:
parent
6182869c3d
commit
4584a60d9f
@ -1,3 +1,7 @@
|
||||
2007-09-30 H.J. Lu <hongjiu.lu@intel.com>
|
||||
|
||||
* 386-dis.c (prefix_table): Reformat comment.
|
||||
|
||||
2007-09-29 H.J. Lu <hongjiu.lu@intel.com>
|
||||
|
||||
* 386-dis.c (USE_GROUPS): Renamed to ...
|
||||
|
@ -2553,7 +2553,7 @@ static const struct dis386 prefix_table[][4] = {
|
||||
{ "(bad)", { XX } },
|
||||
},
|
||||
|
||||
/*PREFIX_0FC7_REG_6 */
|
||||
/* PREFIX_0FC7_REG_6 */
|
||||
{
|
||||
{ "vmptrld",{ Mq } },
|
||||
{ "vmxon", { Mq } },
|
||||
|
Loading…
Reference in New Issue
Block a user