Home | History | Annotate | Download | only in mips64

Lines Matching refs:holds

60     sd     $t8, 136($sp)           # t8 holds caller's gp, now save it to the stack.
117 sd $t8, 56($sp) # t8 holds caller's gp, now save it to the stack.
204 sd $t8, 184($sp) # t8 holds caller's gp, now save it to the stack.
383 sd $t8, 80($sp) # t8 holds caller's gp, now save it to the stack.
574 * the bottom of the thread. On entry a0 holds Throwable*
1625 * exception on error. On success the String is returned. A0 holds the string index. The fast
1667 * r0 holds the proxy method; r1, r2 and r3 may contain arguments.
1689 * t0 is a hidden argument that holds the target interface method's dex method index.
1836 move $t9, $v0 # $t9 holds reference to code
1903 /* $a0 holds address of "this" */
1904 /* $a1 holds address of "anotherString" */
1911 # $t2 now holds min(this.length(),anotherString.length())
1935 /* $a0 holds address of "this" */
1936 /* $a1 holds "ch" */
1937 /* $a2 holds "fromIndex" */