Lines Matching refs:eax
48 movl $(__KERNEL_DS), %eax
49 movl %eax, %ds
50 movl %eax, %es
51 movl %eax, %ss
67 movl $boot_stack_end, %eax
68 addl %ebp, %eax
69 movl %eax, %esp
72 testl %eax, %eax
93 movl output_len(%ebp), %eax
94 addl %eax, %ebx
96 shrl $12, %eax
97 addl %eax, %ebx
107 leal gdt(%ebp), %eax
108 movl %eax, gdt+2(%ebp)
112 xorl %eax, %eax
113 orl $(X86_CR4_PAE), %eax
114 movl %eax, %cr4
121 xorl %eax, %eax
127 leal 0x1007 (%edi), %eax
128 movl %eax, 0(%edi)
132 leal 0x1007(%edi), %eax
134 1: movl %eax, 0x00(%edi)
135 addl $0x00001000, %eax
142 movl $0x00000183, %eax
144 1: movl %eax, 0(%edi)
145 addl $0x00200000, %eax
151 leal pgtable(%ebx), %eax
152 movl %eax, %cr3
157 btsl $_EFER_LME, %eax
170 leal startup_64(%ebp), %eax
171 pushl %eax
174 movl $(X86_CR0_PG | X86_CR0_PE), %eax /* Enable Paging and Protected mode */
175 movl %eax, %cr0
203 xorl %eax, %eax
204 movl %eax, %ds
205 movl %eax, %es
206 movl %eax, %ss
207 movl %eax, %fs
208 movl %eax, %gs
210 movl $0x20, %eax
234 movl input_len(%rip), %eax
236 movl output_len(%rip), %eax
292 movl input_len(%rip), %eax