Home | History | Annotate | Download | only in out

Lines Matching full:interpreter

505     beq     a2, zero, 1f                           # bail to interpreter
508 JALR(ra) # punt to interpreter and compare state
542 JALR(a2) # exit the interpreter
583 RETURN # bail to the interpreter
591 RETURN # bail to the interpreter
595 # continue executing the next instruction through the interpreter
672 jr t2 # bail to the interpreter
727 * - lr+8 : to punt to the interpreter
797 RETURN # bail to the interpreter
800 RETURN # bail to the interpreter unconditionally
869 # continue executing the next instruction through the interpreter
2528 * Instead, unconditionally transition to the interpreter to resume.
2544 # Bail to interpreter - no chain [note - rPC still contains dPC]
2558 * exception and then bail out to the interpreter.
2578 # Bail to interpreter - no chain [note - rPC still contains dPC]
2873 beq a2, zero, 1f # bail to interpreter
2876 JALR(ra) # punt to interpreter and compare state
2910 JALR(a2) # exit the interpreter
2955 RETURN # bail to the interpreter
2963 RETURN # bail to the interpreter
2967 # continue executing the next instruction through the interpreter
3048 jr t2 # bail to the interpreter
3107 * - lr+8 : to punt to the interpreter
3181 RETURN # bail to the interpreter
3184 RETURN # bail to the interpreter unconditionally
3253 # continue executing the next instruction through the interpreter
3348 # continue executing the next instruction through the interpreter
3371 sw zero, offThread_inJitCodeCache(rSELF) # in interpreter land