Lines Matching full:chain
177 subu rINST, ra, 8 # save start of chain branch
189 beqz a0, toInterpreter # didn't chain - resume with interpreter
213 * for our new target. If so, we do a translation chain and
222 subu rINST, ra, 8 # save start of chain branch
231 beqz a0, toInterpreter # go if not, otherwise do chain
237 beqz a0, toInterpreter # didn't chain - resume with interpreter
243 * Check if translation exists for the callee, but don't chain to it.
269 * Check if translation exists for the callee, but don't chain to it.