Lines Matching refs:eax
56 leal efi32_config(%esi), %eax
57 add %esi, 88(%eax)
58 pushl %eax
61 cmpl $0, %eax
63 movl %esi, BP_code32_start(%eax)
65 pushl %eax
82 leal efi32_config(%esi), %eax
83 add %esi, 88(%eax)
84 pushl %eax
87 cmpl $0, %eax
88 movl %eax, %esi
95 movl BP_code32_start(%esi), %eax
96 leal preferred_addr(%eax), %eax
97 jmp *%eax
110 movl $__BOOT_DS, %eax
111 movl %eax, %ds
112 movl %eax, %es
113 movl %eax, %fs
114 movl %eax, %gs
115 movl %eax, %ss
139 movl BP_kernel_alignment(%esi), %eax
140 decl %eax
141 addl %eax, %ebx
142 notl %eax
143 andl %eax, %ebx
177 leal relocated(%ebx), %eax
178 jmp *%eax
187 xorl %eax, %eax
216 leal input_data(%ebx), %eax
217 pushl %eax /* input_data */
218 leal boot_heap(%ebx), %eax
219 pushl %eax /* heap area */
228 jmp *%eax