Home
last modified time | relevance | path

Searched refs:ebp (Results 1 – 18 of 18) sorted by relevance

/Zephyr-latest/arch/x86/core/ia32/
Duserspace.S203 push %ebp /* arg6 */
246 push %ebp
247 mov %esp, %ebp
254 mov 0x8(%ebp), %edx /* EDX base of string */
263 cmp 0xc(%ebp), %eax /* Max length reached? */
270 movl $0, -4(%ebp)
274 movl 0x10(%ebp), %ecx
278 pop %ebp
Dintstub.S120 pushl %ebp
139 movl %esp, %ebp
145 pushl %ebp /* Save stack pointer */
269 popl %ebp
302 popl %ebp
377 pushl %ebp
Dexcstub.S105 pushl %ebp
218 popl %ebp /* Discard saved ESP */
219 popl %ebp
Dcoredump.c23 uint32_t ebp; member
68 arch_blk.r.ebp = esf->ebp; in arch_coredump_info_dump()
Dcrt0.S284 movl $x86_cpu_boot_arg, %ebp
287 __x86_boot_arg_t_boot_type_OFFSET(%ebp)
289 movl %ebx, __x86_boot_arg_t_arg_OFFSET(%ebp)
Dswap.S87 pushl %ebp
329 popl %ebp
Dfatal.c196 _df_esf.ebp = _main_tss.ebp; in df_handler_top()
Dthread.c28 uint32_t ebp; member
Dgdbstub.c90 debug_ctx.registers[GDB_EBP] = esf->ebp; in z_gdb_interrupt()
109 esf->ebp = debug_ctx.registers[GDB_EBP]; in z_gdb_interrupt()
/Zephyr-latest/subsys/profiling/perf/backends/
Dperf_x86.c25 uint32_t ebp; member
56 void **fp = (void **)isf->ebp; in arch_perf_current_stack_trace()
/Zephyr-latest/include/zephyr/arch/x86/ia32/
Dexception.h39 unsigned int ebp; member
Dgdbstub.h41 uint32_t ebp; member
Dsegmentation.h74 uint32_t ebp; member
/Zephyr-latest/arch/x86/core/intel64/
Dlocore.S155 movl $x86_cpuboot, %ebp
162 addl $__X86_CPUBOOT_SIZEOF, %ebp
177 movl $__start, %ebp
178 movb $0x90, 0(%ebp)
179 movb $0x90, 1(%ebp)
180 movb $0x90, 2(%ebp)
181 movb $0x90, 3(%ebp)
182 movb $0x90, 4(%ebp)
183 movb $0x90, 5(%ebp)
184 movb $0x90, 6(%ebp)
[all …]
/Zephyr-latest/tests/arch/x86/static_idt/
DREADME.txt29 esi: 0x0, edi: 0x0, ebp: 01030b4, esp: 0x1030b4
/Zephyr-latest/tests/kernel/mem_protect/stackprot/
DREADME.txt42 esi: 0xdeaddead, edi: 0xdeaddead, ebp: 0deaddead, esp: 0xdeaddead
/Zephyr-latest/arch/x86/core/
Dfatal.c141 base_ptr = esf->ebp; in walk_stackframe()
276 esf->esi, esf->edi, esf->ebp, esf->esp); in dump_regs()
/Zephyr-latest/doc/services/debugging/
Dcoredump.rst203 ebp 0x119d10 0x119d10 <z_main_stack+860>