gas/
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / arch-10.s
index 1aeae59e2536acb321e2a549bdda33acd1490723..998ba2e63e38e25d0ca680c69b6b7aeac27a6e87 100644 (file)
@@ -2,6 +2,10 @@
        .text
 # cmov feature 
 cmove  %eax,%ebx
+# clflush
+clflush (%eax)
+# SYSCALL
+syscall
 # MMX
 paddb %mm4,%mm3
 # SSE
This page took 0.024289 seconds and 4 git commands to generate.