Home
last modified time | relevance | path

Searched defs:EBP (Results 1 – 10 of 10) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/thread/
H A Dfiber.d254 push EBP; in fiber_switchContext() local
255 mov EBP, ESP; in fiber_switchContext() local
278 pop EBP; in fiber_switchContext() local
364 push EBP; in fiber_switchContext() local
365 mov EBP, ESP; in fiber_switchContext() local
382 pop EBP; in fiber_switchContext() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/MCTargetDesc/
H A DX86MCTargetDesc.h51 EAX = 0, ECX = 1, EDX = 2, EBX = 3, ESP = 4, EBP = 5, ESI = 6, EDI = 7 enumerator
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/dragonflybsd/
H A Dexecinfo.d38 asm nothrow @trusted { mov p[EBP], EBP; } in backtrace() local
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/netbsd/
H A Dexecinfo.d38 asm nothrow @trusted { mov p[EBP], EBP; } in backtrace() local
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/freebsd/
H A Dexecinfo.d40 asm nothrow @trusted { mov p[EBP], EBP; } in backtrace() local
/netbsd-src/external/cddl/osnet/dev/dtrace/x86/
H A Dregset.h138 #define EBP 6 macro
/netbsd-src/external/gpl3/gdb.old/dist/gdb/stubs/
H A Di386-stub.c122 enum regnames {EAX, ECX, EDX, EBX, ESP, EBP, ESI, EDI, enumerator
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/
H A Druntime.d811 asm { naked; mov EAX, EBP; ret; } in this() local
/netbsd-src/external/bsd/pcc/dist/pcc/arch/i386/
H A Dmacdefs.h175 #define EBP 006 /* Frame pointer */ macro
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/PDB/
H A DPDBTypes.h318 EBP, enumerator