gas/
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / arch-10.d
index 274ea080997de641a69066cae98e66d2b2976c29..409d8fc1cbbe377ce4419de0cc790e588d71ee1f 100644 (file)
@@ -1,4 +1,4 @@
-#as: -march=i686+avx+vmx+smx+xsave+aes+pclmul+fma+movbe+ept+rdtscp+sse5+3dnowa+svme+padlock
+#as: -march=i686+avx+vmx+smx+xsave+aes+pclmul+fma+movbe+ept+clflush+syscall+rdtscp+sse5+3dnowa+svme+padlock
 #objdump: -dw
 #name: i386 arch 10
 
@@ -8,6 +8,8 @@ Disassembly of section .text:
 
 0+ <.text>:
 [      ]*[a-f0-9]+:    0f 44 d8                cmove  %eax,%ebx
+[      ]*[a-f0-9]+:    0f ae 38                clflush \(%eax\)
+[      ]*[a-f0-9]+:    0f 05                   syscall 
 [      ]*[a-f0-9]+:    0f fc dc                paddb  %mm4,%mm3
 [      ]*[a-f0-9]+:    f3 0f 58 dc             addss  %xmm4,%xmm3
 [      ]*[a-f0-9]+:    f2 0f 58 dc             addsd  %xmm4,%xmm3
This page took 0.027239 seconds and 4 git commands to generate.