mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-07-23 01:08:50 +08:00
2007-09-30 H.J. Lu <hongjiu.lu@intel.com>
* 386-dis.c (prefix_table): Reformat comment.
This commit is contained in:
opcodes
@ -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>
|
2007-09-29 H.J. Lu <hongjiu.lu@intel.com>
|
||||||
|
|
||||||
* 386-dis.c (USE_GROUPS): Renamed to ...
|
* 386-dis.c (USE_GROUPS): Renamed to ...
|
||||||
|
@ -2553,7 +2553,7 @@ static const struct dis386 prefix_table[][4] = {
|
|||||||
{ "(bad)", { XX } },
|
{ "(bad)", { XX } },
|
||||||
},
|
},
|
||||||
|
|
||||||
/*PREFIX_0FC7_REG_6 */
|
/* PREFIX_0FC7_REG_6 */
|
||||||
{
|
{
|
||||||
{ "vmptrld",{ Mq } },
|
{ "vmptrld",{ Mq } },
|
||||||
{ "vmxon", { Mq } },
|
{ "vmxon", { Mq } },
|
||||||
|
Reference in New Issue
Block a user