Home
last modified time | relevance | path

Searched refs:MARL_REG_R13 (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/marl/src/
Dosfiber_asm_x64.h18 #define MARL_REG_R13 0x18 macro
62 static_assert(offsetof(marl_fiber_context, R13) == MARL_REG_R13,
Dosfiber_asm_x64.S34 movq %r13, MARL_REG_R13(%rdi)
50 movq MARL_REG_R13(%r8), %r13
Dosfiber_asm_ppc64.S32 std 13, MARL_REG_R13(3)
112 ld 13, MARL_REG_R13(4)
Dosfiber_asm_ppc64.h17 #define MARL_REG_R13 0x10 macro
137 static_assert(offsetof(marl_fiber_context, r13) == MARL_REG_R13,