OSDN Git Service

Reformat vex_w_table.
authorhjl <hjl>
Wed, 16 Dec 2009 07:20:50 +0000 (07:20 +0000)
committerhjl <hjl>
Wed, 16 Dec 2009 07:20:50 +0000 (07:20 +0000)
2009-12-15  H.J. Lu  <hongjiu.lu@intel.com>

* i386-dis.c (vex_w_table): Reformat.

opcodes/ChangeLog
opcodes/i386-dis.c

index 1428f5a..937a5c0 100644 (file)
@@ -1,5 +1,9 @@
 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.
        (vex_w_table): Add VEX_W_382X_P_2_M_0.
        (mod_table): Use VEX_W_382X_P_2_M_0.
index 4fca1c1..93d1f56 100644 (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 } },
   },
   {