Replace rdrnd with rdrand.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / rdrnd-intel.d
index 80dda0b31e5c7249e37ac23f1e986e7645f8c076..57423fa7fbf396b459fb38f6668892e11e911ab8 100644 (file)
@@ -8,8 +8,8 @@
 Disassembly of section .text:
 
 0+ <foo>:
-[      ]*[a-f0-9]+:    66 0f c7 f3             rdrnd  bx
-[      ]*[a-f0-9]+:    0f c7 f3                rdrnd  ebx
-[      ]*[a-f0-9]+:    66 0f c7 f3             rdrnd  bx
-[      ]*[a-f0-9]+:    0f c7 f3                rdrnd  ebx
+[      ]*[a-f0-9]+:    66 0f c7 f3             rdrand bx
+[      ]*[a-f0-9]+:    0f c7 f3                rdrand ebx
+[      ]*[a-f0-9]+:    66 0f c7 f3             rdrand bx
+[      ]*[a-f0-9]+:    0f c7 f3                rdrand ebx
 #pass
This page took 0.024462 seconds and 4 git commands to generate.