Lines Matching refs:eax
74 movl %ds, %eax
76 movl %es, %eax
78 movl %ss, %eax
97 movl %eax, 0x1c(%rsp)
149 xorl %eax, %eax
179 movl %cr3, %eax
180 movl %eax, %cr3
183 movl %cr0, %eax
184 btrl $X86_CR0_PG_BIT, %eax
185 movl %eax, %cr0
190 btrl $_EFER_LME, %eax
196 movl %eax, %edi
207 movl %cr4, %eax
208 btsl $(X86_CR4_PAE_BIT), %eax
209 movl %eax, %cr4
211 movl %cr3, %eax
212 movl %eax, %cr3
216 btsl $_EFER_LME, %eax
219 xorl %eax, %eax
226 movl %cr0, %eax
227 btsl $X86_CR0_PG_BIT, %eax
228 movl %eax, %cr0
265 movl %cr0, %eax
266 btrl $X86_CR0_PG_BIT, %eax
267 movl %eax, %cr0
283 testl %eax, %eax
284 movl $0x80000003, %eax // EFI_UNSUPPORTED