Replace CpuSSE3 with CpuCX16 for cmpxchg16b
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / x86-64-rep-suffix.d
index a85b4a941779efa62a9c358c69ba199a46cda0ea..bc6346db22ac674bb3bab6dc7a580c71d21fa150 100644 (file)
@@ -8,10 +8,14 @@ Disassembly of section .text:
 0+000 <_start>:
    0:  f3 ac[  ]+rep lodsb %ds:\(%rsi\),%al
    2:  f3 aa[  ]+rep stosb %al,%es:\(%rdi\)
-   4:  f3 66 ad[       ]+rep lodsw %ds:\(%rsi\),%ax
-   7:  f3 66 ab[       ]+rep stosw %ax,%es:\(%rdi\)
+   4:  66 f3 ad[       ]+rep lodsw %ds:\(%rsi\),%ax
+   7:  66 f3 ab[       ]+rep stosw %ax,%es:\(%rdi\)
    a:  f3 ad[  ]+rep lodsl %ds:\(%rsi\),%eax
    c:  f3 ab[  ]+rep stosl %eax,%es:\(%rdi\)
    e:  f3 48 ad[       ]+rep lodsq %ds:\(%rsi\),%rax
   11:  f3 48 ab[       ]+rep stosq %rax,%es:\(%rdi\)
+  14:  f3 0f bc c1[     ]+tzcntl %ecx,%eax
+  18:  f3 0f bd c1[     ]+lzcntl %ecx,%eax
+  1c:  f3 c3[   ]+repz retq\s*
+  1e:  f3 90[   ]+pause\s*
 #pass
This page took 0.023593 seconds and 4 git commands to generate.