Home | History | Annotate | Download | only in mips64

Lines Matching full:arg0

892      * as usual - except instead of loading arg0/$a0 with the target Method*, arg0/$a0 will contain
1835 daddiu $sp, $sp, -16 # space for saving arg0
1837 sd $a0, 0($sp) # save arg0
1842 ld $a0, 0($sp) # restore arg0