Home | History | Annotate | Download | only in mips64

Lines Matching full:arg_array

688     #   t1 = ptr to arg_array
690 # v0 = ptr to stack frame where to copy arg_array
781 daddiu $t1, $a1, 4 # t1 = ptr to arg_array[4] (skip this ptr)
783 daddiu $v0, $sp, 12 # v0 points to where to copy arg_array
884 move $t1, $a1 # t1 = arg_array
886 daddiu $v0, $sp, 8 # v0 points to where to copy arg_array