Home
last modified time | relevance | path

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

/Zephyr-Core-2.7.6/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.S25 xorl %ebx, %ebx
Dfatal.c206 esf->eax, esf->ebx, esf->ecx, esf->edx); in dump_regs()
/Zephyr-Core-2.7.6/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.c20 uint32_t ebx; member
63 arch_blk.r.ebx = esf->ebx; in arch_coredump_info_dump()
Dexcstub.S106 pushl %ebx
222 popl %ebx
Dgdbstub.c89 ctx.registers[GDB_EBX] = esf->ebx; in z_gdb_interrupt()
109 esf->ebx = ctx.registers[GDB_EBX]; in z_gdb_interrupt()
Dfatal.c197 _df_esf.ebx = _main_tss.ebx; in df_handler_top()
Dthread.c29 uint32_t ebx; member
Dcrt0.S272 pushl %ebx /* pointer to multiboot info, or NULL */
Dintstub.S370 pushl %ebx
/Zephyr-Core-2.7.6/drivers/timer/
Dapic_tsc.c145 static inline void cpuid(uint32_t *eax, uint32_t *ebx, uint32_t *ecx, uint32_t *edx) in cpuid() argument
148 : "=b"(*ebx), "=c"(*ecx), "=d"(*edx) in cpuid()
155 uint32_t eax, ebx, ecx, edx; in sys_clock_driver_init() local
158 cpuid(&eax, &ebx, &ecx, &edx); in sys_clock_driver_init()
162 cpuid(&eax, &ebx, &ecx, &edx); in sys_clock_driver_init()
166 cpuid(&eax, &ebx, &ecx, &edx); in sys_clock_driver_init()
167 __ASSERT((ebx & BIT(1)) != 0, "No TSC_ADJUST MSR support"); in sys_clock_driver_init()
/Zephyr-Core-2.7.6/include/arch/x86/ia32/
Dgdbstub.h43 uint32_t ebx; member
Darch.h356 unsigned int ebx; member
Dsegmentation.h72 uint32_t ebx; member
/Zephyr-Core-2.7.6/arch/x86/core/offsets/
Dia32_offsets.c59 GEN_OFFSET_SYM(z_arch_esf_t, ebx);
/Zephyr-Core-2.7.6/tests/arch/x86/static_idt/
DREADME.txt28 eax: 0xa, ebx: 0x0, ecx: 0x1018e0, edx: 0xa
/Zephyr-Core-2.7.6/tests/kernel/mem_protect/stackprot/
DREADME.txt41 eax: 0xdeaddead, ebx: 0xdeaddead, ecx: 0xdeaddead, edx: 0xdeaddead
/Zephyr-Core-2.7.6/arch/x86/core/intel64/
Dlocore.S149 xorl %ebx, %ebx
150 1: cmpl $CONFIG_MP_NUM_CPUS, %ebx
152 cmpb %al, x86_cpu_loapics(%ebx)
154 incl %ebx
194 movl %ebx, __x86_cpuboot_t_arg_OFFSET(%ebp) /* multiboot info */
/Zephyr-Core-2.7.6/doc/guides/debug_tools/
Dcoredump.rst169 ebx 0x0 0