Lines Matching full:restore
377 addiu $sp, $sp, 16 # restore stack after memcpy
378 lw $a2, 8($sp) # Restore JValue* result
379 lw $sp, 4($sp) # Restore saved stack pointer
565 * On success this wrapper will restore arguments and *jump* to the target, leaving the lr
660 addiu $sp, $sp, 16 # restore stack after memcpy
661 lw $gp, 16($fp) # restore $gp
662 lw $a0, SPILL_SIZE($fp) # restore ArtMethod*
724 move $sp, $fp # restore the stack
786 addiu $sp, $sp, 16 # restore stack after memcpy
787 lw $gp, 16($fp) # restore $gp
788 lw $a0, SPILL_SIZE($fp) # restore ArtMethod*
852 move $sp, $fp # restore the stack
979 * Restore rReg's value from offset($sp) if rReg is not the same as rExclude.
984 lw \rReg, \offset($sp) # restore rReg
1023 addiu $sp, $sp, 16 # restore stack after call to artReadBarrierSlow
1028 lw $a0, 0($sp) # restore registers except rDest
1039 lw $ra, 28($sp) # restore $ra
1741 # v1: ptr to the bottom of the used area of the alloca, can restore stack till here.
1756 move $gp, $s3 # restore $gp from $s3
1817 lw $a0, 28($sp) # restore arg0 from free arg slot
1847 lw $v0, ARG_SLOT_SIZE+12($sp) # restore return values
1851 addiu $sp, $sp, ARG_SLOT_SIZE+FRAME_SIZE_REFS_ONLY_CALLEE_SAVE+16 # restore stack