Searched refs:toInterpreter (Results 1 - 7 of 7) sorted by relevance

/dalvik/vm/mterp/mips/
H A Dfooter.S189 beqz a0, toInterpreter # didn't chain - resume with interpreter
231 beqz a0, toInterpreter # go if not, otherwise do chain
237 beqz a0, toInterpreter # didn't chain - resume with interpreter
297 toInterpreter: label
/dalvik/vm/mterp/armv5te/
H A Dfooter.S201 b toInterpreter @ didn't chain - resume with interpreter
241 beq toInterpreter @ go if not, otherwise do chain
248 b toInterpreter @ didn't chain - resume with interpreter
298 toInterpreter: label
/dalvik/vm/mterp/out/
H A DInterpAsm-armv5te-vfp.S15845 b toInterpreter @ didn't chain - resume with interpreter
15885 beq toInterpreter @ go if not, otherwise do chain
15892 b toInterpreter @ didn't chain - resume with interpreter
15942 toInterpreter: label
H A DInterpAsm-armv7-a-neon.S15782 b toInterpreter @ didn't chain - resume with interpreter
15822 beq toInterpreter @ go if not, otherwise do chain
15829 b toInterpreter @ didn't chain - resume with interpreter
15879 toInterpreter: label
H A DInterpAsm-armv7-a.S15782 b toInterpreter @ didn't chain - resume with interpreter
15822 beq toInterpreter @ go if not, otherwise do chain
15829 b toInterpreter @ didn't chain - resume with interpreter
15879 toInterpreter: label
H A DInterpAsm-armv5te.S16303 b toInterpreter @ didn't chain - resume with interpreter
16343 beq toInterpreter @ go if not, otherwise do chain
16350 b toInterpreter @ didn't chain - resume with interpreter
16400 toInterpreter: label
H A DInterpAsm-mips.S11195 beqz a0, toInterpreter # didn't chain - resume with interpreter
11237 beqz a0, toInterpreter # go if not, otherwise do chain
11243 beqz a0, toInterpreter # didn't chain - resume with interpreter
11303 toInterpreter: label

Completed in 214 milliseconds