Replace rdrnd with rdrand.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / x86-64-rdrnd-intel.d
index 293fe369e917654e3f8117e4a3856fac47f9f8c1..0bb87985e9143bc03c2fb3d3d4f56d19a7565706 100644 (file)
@@ -8,16 +8,16 @@
 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]+:    48 0f c7 f3             rdrnd  rbx
-[      ]*[a-f0-9]+:    66 41 0f c7 f0          rdrnd  r8w
-[      ]*[a-f0-9]+:    41 0f c7 f0             rdrnd  r8d
-[      ]*[a-f0-9]+:    49 0f c7 f0             rdrnd  r8
-[      ]*[a-f0-9]+:    66 0f c7 f3             rdrnd  bx
-[      ]*[a-f0-9]+:    0f c7 f3                rdrnd  ebx
-[      ]*[a-f0-9]+:    48 0f c7 f3             rdrnd  rbx
-[      ]*[a-f0-9]+:    66 41 0f c7 f0          rdrnd  r8w
-[      ]*[a-f0-9]+:    41 0f c7 f0             rdrnd  r8d
-[      ]*[a-f0-9]+:    49 0f c7 f0             rdrnd  r8
+[      ]*[a-f0-9]+:    66 0f c7 f3             rdrand bx
+[      ]*[a-f0-9]+:    0f c7 f3                rdrand ebx
+[      ]*[a-f0-9]+:    48 0f c7 f3             rdrand rbx
+[      ]*[a-f0-9]+:    66 41 0f c7 f0          rdrand r8w
+[      ]*[a-f0-9]+:    41 0f c7 f0             rdrand r8d
+[      ]*[a-f0-9]+:    49 0f c7 f0             rdrand r8
+[      ]*[a-f0-9]+:    66 0f c7 f3             rdrand bx
+[      ]*[a-f0-9]+:    0f c7 f3                rdrand ebx
+[      ]*[a-f0-9]+:    48 0f c7 f3             rdrand rbx
+[      ]*[a-f0-9]+:    66 41 0f c7 f0          rdrand r8w
+[      ]*[a-f0-9]+:    41 0f c7 f0             rdrand r8d
+[      ]*[a-f0-9]+:    49 0f c7 f0             rdrand r8
 #pass
This page took 0.024718 seconds and 4 git commands to generate.