Home
last modified time | relevance | path

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

/Zephyr-Core-2.7.6/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
Dcoredump.c22 uint32_t ebp; member
67 arch_blk.r.ebp = esf->ebp; in arch_coredump_info_dump()
Dexcstub.S107 pushl %ebp
220 popl %ebp /* Discard saved ESP */
221 popl %ebp
Dswap.S87 pushl %ebp
329 popl %ebp
Dgdbstub.c91 ctx.registers[GDB_EBP] = esf->ebp; in z_gdb_interrupt()
111 esf->ebp = ctx.registers[GDB_EBP]; in z_gdb_interrupt()
Dfatal.c196 _df_esf.ebp = _main_tss.ebp; in df_handler_top()
Dthread.c28 uint32_t ebp; member
Dintstub.S371 pushl %ebp
/Zephyr-Core-2.7.6/arch/x86/core/intel64/
Dlocore.S148 movl $x86_cpuboot, %ebp
155 addl $__X86_CPUBOOT_SIZEOF, %ebp
172 movl $__start, %ebp
173 movb $0x90, 0(%ebp)
174 movb $0x90, 1(%ebp)
175 movb $0x90, 2(%ebp)
176 movb $0x90, 3(%ebp)
177 movb $0x90, 4(%ebp)
178 movb $0x90, 5(%ebp)
179 movb $0x90, 6(%ebp)
[all …]
/Zephyr-Core-2.7.6/include/arch/x86/ia32/
Dgdbstub.h41 uint32_t ebp; member
Darch.h355 unsigned int ebp; member
Dsegmentation.h74 uint32_t ebp; member
/Zephyr-Core-2.7.6/arch/x86/core/offsets/
Dia32_offsets.c58 GEN_OFFSET_SYM(z_arch_esf_t, ebp);
/Zephyr-Core-2.7.6/tests/arch/x86/static_idt/
DREADME.txt29 esi: 0x0, edi: 0x0, ebp: 01030b4, esp: 0x1030b4
/Zephyr-Core-2.7.6/tests/kernel/mem_protect/stackprot/
DREADME.txt42 esi: 0xdeaddead, edi: 0xdeaddead, ebp: 0deaddead, esp: 0xdeaddead
/Zephyr-Core-2.7.6/arch/x86/core/
Dfatal.c208 esf->esi, esf->edi, esf->ebp, esf->esp); in dump_regs()
217 unwind_stack(esf->ebp, esf->cs); in dump_regs()
/Zephyr-Core-2.7.6/doc/guides/debug_tools/
Dcoredump.rst171 ebp 0x119d10 0x119d10 <z_main_stack+860>