Home | History | Annotate | Download | only in mips64

Lines Matching refs:arg_array

937     #   t1 = ptr to arg_array
939 # v0 = ptr to stack frame where to copy arg_array
1030 daddiu $t1, $a1, 4 # t1 = ptr to arg_array[4] (skip this ptr)
1032 daddiu $v0, $sp, 12 # v0 points to where to copy arg_array
1133 move $t1, $a1 # t1 = arg_array
1135 daddiu $v0, $sp, 8 # v0 points to where to copy arg_array