Searched refs:edx (Results 1 – 4 of 4) sorted by relevance
| /kernel/target/pc/multiboot/ |
| A D | multiboot-start.S | 37 mov %eax, %edx 58 mov %edx, %eax 59 mov %ebx, %edx
|
| /kernel/arch/x86/ |
| A D | uspace_entry.S | 25 xorl %edx, %edx
|
| A D | ops.S | 95 xor %edx, %edx
|
| A D | feature.cpp | 222 uint32_t eax, ebx, ecx, edx; in x86_topology_enumerate() local 223 cpuid_c(X86_CPUID_TOPOLOGY, level, &eax, &ebx, &ecx, &edx); in x86_topology_enumerate()
|
Completed in 7 milliseconds