Home
last modified time | relevance | path

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

/external/swiftshader/third_party/marl/src/
Dosfiber_asm_x86.h18 #define MARL_REG_EDI 0x0c macro
47 static_assert(offsetof(marl_fiber_context, EDI) == MARL_REG_EDI,
Dosfiber_asm_x86.S34 movl %edi, MARL_REG_EDI(%eax)
48 movl MARL_REG_EDI(%ecx), %edi