Reformat vex_w_table.

2009-12-15  H.J. Lu  <hongjiu.lu@intel.com>

	* i386-dis.c (vex_w_table): Reformat.
This commit is contained in:
H.J. Lu 2009-12-15 22:20:50 +00:00
parent 0e0d5469b8
commit a179a9fdaa
2 changed files with 6 additions and 2 deletions

View File

@ -1,3 +1,7 @@
2009-12-15 H.J. Lu <hongjiu.lu@intel.com>
* i386-dis.c (vex_w_table): Reformat.
2009-12-15 H.J. Lu <hongjiu.lu@intel.com>
* i386-dis.c (VEX_W_382X_P_2_M_0): New.

View File

@ -10323,12 +10323,12 @@ static const struct dis386 vex_w_table[][2] = {
},
{
/* VEX_W_E6_P_2 */
{ "vcvttpd2dq%XY", { XMM, EXx } },
{ "vcvttpd2dq%XY", { XMM, EXx } },
{ "(bad)", { XX } },
},
{
/* VEX_W_E6_P_3 */
{ "vcvtpd2dq%XY", { XMM, EXx } },
{ "vcvtpd2dq%XY", { XMM, EXx } },
{ "(bad)", { XX } },
},
{