Home
last modified time | relevance | path

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

/Zephyr-latest/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()
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()
Dcommon.S28 xorl %ebx, %ebx
33 xorl %ebx, %ebx
37 testl $MULTIBOOT_INFO_FLAGS_CMDLINE, __multiboot_info_t_flags_OFFSET(%ebx)
41 movl __multiboot_info_t_cmdline_OFFSET(%ebx), %esi
Dfatal.c274 esf->eax, esf->ebx, esf->ecx, esf->edx); in dump_regs()
/Zephyr-latest/arch/x86/core/ia32/
Dswap.S86 pushl %ebx
179 movl _kernel_offset_to_current_fp(%edi), %ebx
180 cmpl %ebx, %eax
191 testl %ebx, %ebx
205 testb $X86_THREAD_FLAG_ALL, _thread_offset_to_flags(%ebx)
210 testb $K_SSE_REGS, _thread_offset_to_user_options(%ebx)
219 fxsave _thread_offset_to_preempFloatReg(%ebx)
228 fnsave _thread_offset_to_preempFloatReg(%ebx)
330 popl %ebx
Duserspace.S205 push %ebx /* arg4 */
214 mov _k_syscall_table(%edi, %esi, 4), %ebx
217 call *%ebx
225 pop %ebx
297 pop %ebx /* stack_end (high address) */
322 mov %ebx, %esp
Dcoredump.c21 uint32_t ebx; member
64 arch_blk.r.ebx = esf->ebx; in arch_coredump_info_dump()
Dexcstub.S104 pushl %ebx
220 popl %ebx
Dfatal.c197 _df_esf.ebx = _main_tss.ebx; in df_handler_top()
Dthread.c29 uint32_t ebx; member
Dgdbstub.c88 debug_ctx.registers[GDB_EBX] = esf->ebx; in z_gdb_interrupt()
107 esf->ebx = debug_ctx.registers[GDB_EBX]; in z_gdb_interrupt()
Dcrt0.S289 movl %ebx, __x86_boot_arg_t_arg_OFFSET(%ebp)
Dintstub.S376 pushl %ebx
/Zephyr-latest/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()
270 __get_cpuid(0x80000007, &eax, &ebx, &ecx, &edx); in sys_clock_driver_init()
274 ebx = 0; /* prevent compiler warning */ in sys_clock_driver_init()
275 __get_cpuid_count(CPUID_EXTENDED_FEATURES_LVL, 0, &eax, &ebx, &ecx, &edx); in sys_clock_driver_init()
276 __ASSERT((ebx & BIT(1)) != 0, "No TSC_ADJUST MSR support"); in sys_clock_driver_init()
/Zephyr-latest/include/zephyr/arch/x86/ia32/
Dexception.h40 unsigned int ebx; member
Dgdbstub.h43 uint32_t ebx; member
Dsegmentation.h72 uint32_t ebx; member
/Zephyr-latest/tests/arch/x86/static_idt/
DREADME.txt28 eax: 0xa, ebx: 0x0, ecx: 0x1018e0, edx: 0xa
/Zephyr-latest/tests/kernel/mem_protect/stackprot/
DREADME.txt41 eax: 0xdeaddead, ebx: 0xdeaddead, ecx: 0xdeaddead, edx: 0xdeaddead
/Zephyr-latest/arch/x86/core/intel64/
Dlocore.S156 xorl %ebx, %ebx
157 1: cmpl $CONFIG_MP_MAX_NUM_CPUS, %ebx
159 cmpb %al, x86_cpu_loapics(%ebx)
161 incl %ebx
203 movl %ebx, __x86_boot_arg_t_arg_OFFSET(%ebp)
/Zephyr-latest/doc/services/debugging/
Dcoredump.rst201 ebx 0x0 0