x86-64-asm: Implement high %cr registers

This commit is contained in:
Michael Matz
2016-08-06 22:48:24 +02:00
parent 4e46c22d5c
commit 45b24c37a0
2 changed files with 13 additions and 4 deletions

View File

@ -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