Enable Intel RDPID instruction.
[deliverable/binutils-gdb.git] / opcodes / i386-dis.c
index 560f75cc024fc43b88e26d457883e49e0a565a7f..b0ade382f8e14b638ea4e82e86521c1a155b7f84 100644 (file)
@@ -4132,7 +4132,7 @@ static const struct dis386 prefix_table[][4] = {
   /* PREFIX_MOD_3_0FC7_REG_7 */
   {
     { "rdseed",        { Ev }, 0 },
-    { Bad_Opcode },
+    { "rdpid", { Em }, 0 },
     { "rdseed",        { Ev }, 0 },
   },
 
This page took 0.025443 seconds and 4 git commands to generate.