Replace CpuSSE3 with CpuCX16 for cmpxchg16b
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / x86-64-arch-2-btver1.d
index 8cfa78003ee7c2ae58015fb0a37d27adb31706c5..9d091c747c2bd5631ee50c92bf57ebcb6173a2e9 100644 (file)
@@ -1,5 +1,5 @@
 #source: x86-64-arch-2.s
-#as: -march=btver1+avx+vmx+smx+xsave+xsaveopt+aes+pclmul+movbe+ept+clflush+svme+padlock+fma+bmi+tbm
+#as: -march=btver1+avx+vmx+smx+xsave+xsaveopt+aes+pclmul+movbe+cx16+ept+clflush+svme+padlock+fma+bmi+tbm
 #objdump: -dw
 #name: x86-64 arch 2 (btver1)
 
@@ -29,6 +29,7 @@ Disassembly of section .text:
 [      ]*[a-f0-9]+:    c4 e3 49 44 d4 08       vpclmulqdq \$0x8,%xmm4,%xmm6,%xmm2
 [      ]*[a-f0-9]+:    c4 e2 c9 98 d4          vfmadd132pd %xmm4,%xmm6,%xmm2
 [      ]*[a-f0-9]+:    0f 38 f0 19             movbe  \(%rcx\),%ebx
+[      ]*[a-f0-9]+:    48 0f c7 0e             cmpxchg16b \(%rsi\)
 [      ]*[a-f0-9]+:    66 0f 38 80 19          invept \(%rcx\),%rbx
 [      ]*[a-f0-9]+:    0f 01 f9                rdtscp 
 [      ]*[a-f0-9]+:    0f 0d 0c 75 00 10 00 00         prefetchw 0x1000\(,%rsi,2\)
This page took 0.02548 seconds and 4 git commands to generate.