Searched refs:MARL_REG_EBP (Results 1 – 2 of 2) sorted by relevance
16 #define MARL_REG_EBP 0x04 macro43 static_assert(offsetof(marl_fiber_context, EBP) == MARL_REG_EBP,
32 movl %ebp, MARL_REG_EBP(%eax)46 movl MARL_REG_EBP(%ecx), %ebp