Lines Matching full:interpreter
406 * Interpreter entry point.
11032 li a2, kSVSPunt # a2 <- interpreter entry point
11042 li a2, kSVSSingleStep # a2 <- interpreter entry point
11048 li a2, kSVSNoProfile # a2 <- interpreter entry point
11055 li a2, kSVSTraceSelect # a2 <- interpreter entry point
11062 li a2, kSVSTraceSelect # a2 <- interpreter entry point
11069 li a2, kSVSBackwardBranch # a2 <- interpreter entry point
11076 li a2, kSVSNormal # a2 <- interpreter entry point
11083 li a2, kSVSNoChain # a2 <- interpreter entry point
11104 * Return from the translation cache to the interpreter when the compiler is
11107 * between the interpreter and the code cache if the instruction that fails
11126 * Return to the interpreter to handle a single instruction.
11191 beqz a0, toInterpreter # didn't chain - resume with interpreter
11207 * Return from the translation cache to the interpreter.
11217 * interpreter (after treating this entry as a potential
11239 beqz a0, toInterpreter # didn't chain - resume with interpreter
11244 * Return from the translation cache to the interpreter to do method invocation.
11270 * Return from the translation cache to the interpreter to do method invocation.
11293 * No translation, restore interpreter regs and start interpreting.
11428 * before jumping back to the interpreter.
11447 # exit to interpreter without check
11457 * It will end this interpreter activation, and return to the caller
11825 * out of the interpreter