Lines Matching refs:eax
43 // %eax: Magic (0x2BADB002)
48 movl %eax, %edx
62 movl %cr4, %eax
63 orl $0x0000006A0, %eax
64 movl %eax, %cr4
68 movl $LOWMEM(bootpgtbl1), %eax
69 movl %eax, %cr3
75 orl $0x0900, %eax
80 movl $LOWMEM(bootgdtdesc), %eax
81 lgdt (%eax)
85 movl %cr0, %eax
86 orl $0x8005002B, %eax
87 movl %eax, %cr0