Home
last modified time | relevance | path

Searched refs:ebx (Results 1 – 5 of 5) sorted by relevance

/arch/x86/64/
A Dstart.S56 movl %ebx, PHYS(_multiboot_info)
141 mov %eax, %ebx
142 shll $21, %ebx
143 orl $X86_KERNEL_PD_LP_FLAGS, %ebx
144 movl %ebx, (%esi)
160 mov %eax, %ebx
161 shll $21, %ebx
163 movl %ebx, (%esi)
164 mov %eax, %ebx
165 shrl $11, %ebx # upper word of the entry
[all …]
A Dexceptions.S109 movl %ebx, 8(%rdi) /* offset [32:63] */
/arch/x86/32/
A Dexceptions.S76 movl %esi, %ebx
78 shrl $16, %ebx
A Dstart.S52 movl %ebx, PHYS(_multiboot_info)
/arch/x86/include/arch/
A Dx86.h53 uint32_t edi, esi, ebp, esp, ebx, edx, ecx, eax; member
82 uint32_t eax, ecx, edx, ebx; member

Completed in 9 milliseconds