aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/asmtest.S2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/asmtest.S b/tests/asmtest.S
index 7f2e4ca..aed99ed 100644
--- a/tests/asmtest.S
+++ b/tests/asmtest.S
@@ -614,6 +614,8 @@ int $0x10
mfence
sfence
clflush 0x1000(%rax,%rcx)
+ fxsaveq (%rdx)
+ fxrstorq (%rcx)
#endif
emms