Replace rdrnd with rdrand.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / rdrnd.d
index f085c2662a8aac4cb9afef34f16bbde5477ad3d3..3b16c84566ad577dff667eb61da831b34f22691d 100644 (file)
@@ -7,8 +7,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.02516 seconds and 4 git commands to generate.