Lines Matching refs:eax
37 movl %cr0, %eax
38 orl 0x00000011, %eax
39 movl %eax, %cr0
69 movl %cr4, %eax
70 orl $0x0000006A0, %eax
71 movl %eax, %cr4
74 movl $LOWMEM(bootpgtbl1), %eax
75 movl %eax, %cr3
80 orl $0x0900, %eax
84 movl $LOWMEM(mpstartgdtdesc), %eax
85 lgdt (%eax)
88 movl %cr0, %eax
90 andl $0x1FF5FFC0, %eax
91 orl $0x8005002B, %eax
92 movl %eax, %cr0