Home
last modified time | relevance | path

Searched refs:rSUSPEND (Results 1 – 5 of 5) sorted by relevance

/art/runtime/arch/mips64/
Dasm_support_mips64.S25 #define rSUSPEND $s0 macro
Dquick_entrypoints_mips64.S625 # push a4, a5, s0(rSUSPEND), s1(rSELF), s8, ra onto the stack
641 daddiu $s0, $zero, SUSPEND_CHECK_INTERVAL # reset rSUSPEND to SUSPEND_CHECK_INTERVAL
728 # push a4, a5, s0(rSUSPEND), s1(rSELF), s8, ra, onto the stack
744 daddiu $s0, $zero, SUSPEND_CHECK_INTERVAL # reset rSUSPEND to SUSPEND_CHECK_INTERVAL
783 # pop a4, a5, s0(rSUSPEND), s1(rSELF), s8, ra off of the stack
/art/runtime/arch/mips/
Dasm_support_mips.S25 #define rSUSPEND $s0 macro
Dquick_entrypoints_mips.S1069 addiu rSUSPEND, $zero, SUSPEND_CHECK_INTERVAL # reset rSUSPEND to SUSPEND_CHECK_INTERVAL
/art/runtime/arch/arm/
Dasm_support_arm.S25 #define rSUSPEND r4 macro