Home
last modified time | relevance | path

Searched refs:JMP_REGS_EBP (Results 1 – 3 of 3) sorted by relevance

/haiku/src/system/libroot/posix/arch/x86/
H A Dsetjmp_internal.h13 #define JMP_REGS_EBP 12 macro
H A Dsiglongjmp.S25 mov JMP_REGS_EBP(%ecx), %ebp
H A Dsigsetjmp.S34 mov %ebp, JMP_REGS_EBP(%eax)