Home
last modified time | relevance | path

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

/haiku/src/system/libroot/posix/arch/x86/
H A Dsetjmp_internal.h10 #define JMP_REGS_EBX 0 macro
H A Dsiglongjmp.S22 mov JMP_REGS_EBX(%ecx), %ebx
H A Dsigsetjmp.S31 mov %ebx, JMP_REGS_EBX(%eax)