x86: adjust st(<N>) parsing
[deliverable/binutils-gdb.git] / opcodes / i386-tbl.h
index 0a326fd87861d00f69ab3f20370d43a28bc43f67..d2ca247f028ba24b5af79d6e489b091f7f215485 100644 (file)
@@ -64204,10 +64204,6 @@ const insn_template i386_optab[] =
 
 const reg_entry i386_regtab[] =
 {
-  { "st",
-    { { 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
-       1, 0, 0, 0, 0, 0, 0 } },
-    0, 0, { 11, 33 } },
   { "al",
     { { 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0,
        0, 0, 0, 0, 0, 0, 0 } },
@@ -65260,7 +65256,7 @@ const reg_entry i386_regtab[] =
     { { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0,
        0, 0, 0, 0, 0, 0, 0 } },
     0, RegIZ, { Dw2Inval, Dw2Inval } },
-  { "st(0)",
+  { "st",
     { { 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
        1, 0, 0, 0, 0, 0, 0 } },
     0, 0, { 11, 33 } },
This page took 0.043412 seconds and 4 git commands to generate.