Searched refs:rSUSPEND (Results 1 – 4 of 4) sorted by relevance
/art/runtime/arch/mips64/ |
D | asm_support_mips64.S | 25 #define rSUSPEND $s0 macro
|
D | quick_entrypoints_mips64.S | 1039 # push a4, a5, s0(rSUSPEND), s1(rSELF), s8, ra onto the stack 1141 # push a4, a5, s0(rSUSPEND), s1(rSELF), s8, ra, onto the stack 1195 # pop a4, a5, s0(rSUSPEND), s1(rSELF), s8, ra off of the stack
|
/art/runtime/arch/arm/ |
D | asm_support_arm.S | 25 #define rSUSPEND r4 macro
|
/art/runtime/arch/mips/ |
D | asm_support_mips.S | 25 #define rSUSPEND $s0 macro
|