diff options
Diffstat (limited to 'tests/asmtest.S')
| -rw-r--r-- | tests/asmtest.S | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/asmtest.S b/tests/asmtest.S index bf51c44..7f2e4ca 100644 --- a/tests/asmtest.S +++ b/tests/asmtest.S @@ -613,6 +613,7 @@ int $0x10 lfence mfence sfence + clflush 0x1000(%rax,%rcx) #endif emms |
