Update rorxS.
authorH.J. Lu <hjl.tools@gmail.com>
Fri, 1 Jul 2011 01:34:35 +0000 (01:34 +0000)
committerH.J. Lu <hjl.tools@gmail.com>
Fri, 1 Jul 2011 01:34:35 +0000 (01:34 +0000)
2011-06-30  H.J. Lu  <hongjiu.lu@intel.com>

* i386-dis.c (vex_len_table): Update rorxS.

opcodes/ChangeLog
opcodes/i386-dis.c

index 51c6aa9..2e04791 100644 (file)
@@ -1,5 +1,9 @@
 2011-06-30  H.J. Lu  <hongjiu.lu@intel.com>
 
+       * i386-dis.c (vex_len_table): Update rorxS.
+
+2011-06-30  H.J. Lu  <hongjiu.lu@intel.com>
+
        AVX Programming Reference (June, 2011)
        * i386-dis.c (vex_len_table): Correct rorxS.
 
index 04ab2bd..d284afc 100644 (file)
@@ -8961,7 +8961,7 @@ static const struct dis386 vex_len_table[][2] = {
 
   /* VEX_LEN_0F3AF0_P_3 */
   {
-    { "rorxS",         { Gv, Ev, Ib } },
+    { "rorxS",         { Gdq, Edq, Ib } },
   },
 
   /* VEX_LEN_0FXOP_09_80 */