Home
last modified time | relevance | path

Searched refs:MARL_REG_EBP (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/marl/src/
Dosfiber_asm_x86.h16 #define MARL_REG_EBP 0x04 macro
43 static_assert(offsetof(marl_fiber_context, EBP) == MARL_REG_EBP,
Dosfiber_asm_x86.S32 movl %ebp, MARL_REG_EBP(%eax)
46 movl MARL_REG_EBP(%ecx), %ebp