Home
last modified time | relevance | path

Searched refs:edx (Results 1 – 17 of 17) sorted by relevance

/Zephyr-Core-3.7.0/arch/x86/core/
Dcpuid.c15 uint32_t eax, ebx, ecx = 0U, edx; in z_x86_cpuid_extended_features() local
18 &eax, &ebx, &ecx, &edx) == 0) { in z_x86_cpuid_extended_features()
22 return edx; in z_x86_cpuid_extended_features()
30 uint32_t eax, ebx, ecx, edx; in z_x86_cpuid_get_current_physical_apic_id() local
35 &eax, &ebx, &ecx, &edx) == 0) { in z_x86_cpuid_get_current_physical_apic_id()
37 &eax, &ebx, &ecx, &edx) == 0) { in z_x86_cpuid_get_current_physical_apic_id()
43 &eax, &ebx, &ecx, &edx) == 0) { in z_x86_cpuid_get_current_physical_apic_id()
47 edx = (ebx >> INITIAL_APIC_ID_SHIFT); in z_x86_cpuid_get_current_physical_apic_id()
50 return (uint8_t)(edx & INITIAL_APIC_ID_MASK); in z_x86_cpuid_get_current_physical_apic_id()
Dfatal.c242 esf->eax, esf->ebx, esf->ecx, esf->edx); in dump_regs()
/Zephyr-Core-3.7.0/arch/x86/core/ia32/
Dintstub.S100 xchgl %edx, (%esp)
161 pushl %edx
163 popl %edx
171 call *%edx
196 xorl %edx, %edx
201 movl Z_TOPLEVEL_RAM_NAME(LOAPIC_REGS_STR), %edx
202 movl %eax, LOAPIC_EOI(%edx)
214 movl _kernel_offset_to_current(%ecx), %edx
217 cmpl %edx, _kernel_offset_to_ready_q_cache(%ecx)
228 orb $X86_THREAD_FLAG_INT, _thread_offset_to_flags(%edx)
[all …]
Duserspace.S207 push %edx /* arg2 */
222 pop %edx /* old arg1 value, discard it */
223 pop %edx
254 mov 0x8(%ebp), %edx /* EDX base of string */
259 cmpb $0x0, (%edx, %eax, 1) /* *(EDX + EAX) == 0? Could fault. */
275 pop %edx
276 movl %edx, (%ecx)
294 pop %edx /* p1 */
313 push %edx
315 pop %edx
[all …]
Dswap.S101 movl _kernel_offset_to_current(%edi), %edx
102 movl %esp, _thread_offset_to_esp(%edx)
135 fxsave _thread_offset_to_preempFloatReg(%edx)
138 fnsave _thread_offset_to_preempFloatReg(%edx)
294 movl %cr0, %edx
295 orl $0x8, %edx
296 movl %edx, %cr0
Dexcstub.S95 pushl %edx
135 movl _kernel + _kernel_offset_to_current, %edx
138 incl _thread_offset_to_excNestCount(%edx)
148 orb $X86_THREAD_FLAG_EXC, _thread_offset_to_flags(%edx)
226 popl %edx
Dcoredump.c19 uint32_t edx; member
65 arch_blk.r.edx = esf->edx; in arch_coredump_info_dump()
Dfatal.c200 _df_esf.edx = _main_tss.edx; in df_handler_top()
Dgdbstub.c87 debug_ctx.registers[GDB_EDX] = esf->edx; in z_gdb_interrupt()
106 esf->edx = debug_ctx.registers[GDB_EDX]; in z_gdb_interrupt()
/Zephyr-Core-3.7.0/drivers/timer/
Dapic_tsc.c261 uint32_t eax, ebx, ecx, edx; in sys_clock_driver_init() local
265 __get_cpuid(CPUID_BASIC_INFO_1, &eax, &ebx, &ecx, &edx); in sys_clock_driver_init()
269 edx = 0; /* prevent compiler warning */ in sys_clock_driver_init()
270 __get_cpuid(0x80000007, &eax, &ebx, &ecx, &edx); in sys_clock_driver_init()
271 __ASSERT((edx & BIT(8)) != 0, "No Invariant TSC support"); in sys_clock_driver_init()
275 __get_cpuid_count(CPUID_EXTENDED_FEATURES_LVL, 0, &eax, &ebx, &ecx, &edx); in sys_clock_driver_init()
/Zephyr-Core-3.7.0/include/zephyr/arch/x86/ia32/
Dexception.h43 unsigned int edx; member
Dgdbstub.h44 uint32_t edx; member
Dsegmentation.h71 uint32_t edx; member
/Zephyr-Core-3.7.0/tests/arch/x86/static_idt/
DREADME.txt28 eax: 0xa, ebx: 0x0, ecx: 0x1018e0, edx: 0xa
/Zephyr-Core-3.7.0/tests/kernel/mem_protect/stackprot/
DREADME.txt41 eax: 0xdeaddead, ebx: 0xdeaddead, ecx: 0xdeaddead, edx: 0xdeaddead
/Zephyr-Core-3.7.0/arch/x86/core/intel64/
Dlocore.S816 xorl %edx, %edx
/Zephyr-Core-3.7.0/doc/services/debugging/
Dcoredump.rst200 edx 0x3f8 1016