1 2 3 4 5 6 7 8 9 10 11
.globl read_lr1 .globl read_lr0 .section .text read_lr0: movq %r30, %cr3 ret hal_read_cr0: movq %r30, %cr0 ret