diff options
Diffstat (limited to 'tests')
| -rw-r--r-- | tests/asmtest.S | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/asmtest.S b/tests/asmtest.S index 80fb362..a565ec0 100644 --- a/tests/asmtest.S +++ b/tests/asmtest.S @@ -72,6 +72,8 @@ mov %rcx, %cr3 movq %cr3, %rax movq %db3, %rbx movq %dr6, %rax +mov %cr8, %rsi +mov %rdi, %cr8 #endif movl %fs, %ecx movl %ebx, %fs |
