Home
last modified time | relevance | path

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

/lk-master/arch/x86/64/
A Dstart.S67 movl %ebx, PHYS(_multiboot_info)
148 mov %eax, %ebx
149 shll $21, %ebx
150 orl $X86_KERNEL_PD_LP_FLAGS, %ebx
151 movl %ebx, (%esi)
163 mov %eax, %ebx
164 shll $21, %ebx
166 movl %ebx, (%esi)
167 mov %eax, %ebx
168 shrl $11, %ebx # upper word of the entry
[all …]
A Dexceptions.S115 movl %ebx, 8(%rdi) /* offset [32:63] */
/lk-master/arch/x86/32/
A Dexceptions.S81 movl %esi, %ebx
83 shrl $16, %ebx
A Dstart.S63 movl %ebx, PHYS(_multiboot_info)
/lk-master/arch/x86/include/arch/
A Dx86.h52 uint32_t edi, esi, ebp, esp, ebx, edx, ecx, eax; member
81 uint32_t eax, ecx, edx, ebx; member

Completed in 6 milliseconds