Lines Matching refs:eax
64 leal gdt@GOTOFF(%edx), %eax
65 movl %eax, 2(%eax)
66 lgdt (%eax)
69 movl $__BOOT_DS, %eax
70 movl %eax, %ds
71 movl %eax, %es
72 movl %eax, %fs
73 movl %eax, %gs
74 movl %eax, %ss
100 movl BP_kernel_alignment(%esi), %eax
101 decl %eax
102 addl %eax, %ebx
103 notl %eax
104 andl %eax, %ebx
142 leal gdt@GOTOFF(%ebx), %eax
143 movl %eax, 2(%eax)
144 lgdt (%eax)
149 leal .Lrelocated@GOTOFF(%ebx), %eax
150 jmp *%eax
160 jmp *%eax
171 xorl %eax, %eax
186 leal input_data@GOTOFF(%ebx), %eax
187 pushl %eax /* input_data */
188 leal boot_heap@GOTOFF(%ebx), %eax
189 pushl %eax /* heap area */
198 jmp *%eax