Lines Matching refs:x0
418 mov xSELF, x0
431 ldr x0, [xFP, #OFF_FP_METHOD]
448 mov x0, xSELF
484 mov x0, xSELF
493 mov x0, xSELF
502 mov x0, xSELF
511 mov x0, xSELF
520 mov x0, xSELF
529 mov x0, xSELF
538 mov x0, xSELF
551 ldr x0, [xSELF, #THREAD_EXCEPTION_OFFSET]
552 cbz x0, MterpFallback // If not, fall back to reference interpreter.
560 mov x0, xSELF
564 ldr x0, [xFP, #OFF_FP_DEX_INSTRUCTIONS]
567 add xPC, x0, x1, lsl #1 // generate new dex_pc_ptr
618 mov x0, xSELF
620 cbnz x0, MterpFallback
628 mov x0, xSELF
633 cbnz x0, MterpOnStackReplacement
646 mov x0, xSELF
651 cbnz x0, MterpOnStackReplacement
657 ldr x0, [xFP, #OFF_FP_METHOD]
668 mov x0, xSELF
673 cbnz x0, MterpOnStackReplacement
690 mov x0, xSELF
692 cbnz x0, MterpFallback // Something in the environment changed, switch interpreters
701 mov x0, xSELF
706 mov x0, #1 // Signal normal return
715 mov x0, xSELF
720 mov x0, #0 // signal retry with reference interpreter.
732 mov x0, #1 // signal return to caller.
736 str x0, [x2]
737 mov x0, #1 // signal return to caller.
759 mov xINST, x0 // stash return value
761 ldr x0, [xFP, #OFF_FP_METHOD]
766 mov x0, xINST // restore return value