Lines Matching full:chain
187 add rINST,lr,#-5 @ save start of chain branch
199 cmp r0,#0 @ successful chain?
201 b toInterpreter @ didn't chain - resume with interpreter
223 * for our new target. If so, we do a translation chain and
231 add rINST,lr,#-5 @ save start of chain branch
241 beq toInterpreter @ go if not, otherwise do chain
246 cmp r0,#0 @ successful chain?
248 b toInterpreter @ didn't chain - resume with interpreter
252 * Check if translation exists for the callee, but don't chain to it.
275 * Check if translation exists for the callee, but don't chain to it.