• Home
  • Raw
  • Download

Lines Matching refs:t3

975     # This macro modifies t3, t9 and v0
977 lbu $t3, 0($t0) # get argument type from shorty
978 beqz $t3, \label
981 beq $t9, $t3, 1f # branch if result type char == 'D'
983 beq $t9, $t3, 2f # branch if result type char == 'F'
985 beq $t9, $t3, 3f # branch if result type char == 'J'
995 lwu $t3, 0($t1)
996 mtc1 $t3, $\fpu
997 sw $t3, 0($v0)
998 lwu $t3, 4($t1)
999 mthc1 $t3, $\fpu
1000 sw $t3, 4($v0)
1007 lwu $t3, 0($t1)
1008 mtc1 $t3, $\fpu
1009 sw $t3, 0($v0)
1016 lwu $t3, 0($t1)
1017 sw $t3, 0($v0)
1021 or $\gpu, $t9, $t3
1058 daddiu $t3, $a2, 24 # add 8 for ArtMethod* and 16 for stack alignment
1059 dsrl $t3, $t3, 4 # shift the frame size right 4
1060 dsll $t3, $t3, 4 # shift the frame size left 4 to align to 16 bytes
1061 dsubu $sp, $sp, $t3 # reserve stack space for argument array
1077 lw $t3, 0($t1) # load from argument array
1079 sw $t3, 0($v0) # save to stack
1115 li $t3, 70 # put char 'F' into t3
1116 beq $t1, $t3, 1f # branch if result type char == 'F'
1160 daddiu $t3, $a2, 24 # add 8 for ArtMethod* and 16 for stack alignment
1161 dsrl $t3, $t3, 4 # shift the frame size right 4
1162 dsll $t3, $t3, 4 # shift the frame size left 4 to align to 16 bytes
1163 dsubu $sp, $sp, $t3 # reserve stack space for argument array
1180 lw $t3, 0($t1) # load from argument array
1182 sw $t3, 0($v0) # save to stack
1216 li $t3, 70 # put char 'F' into t3
1217 beq $t1, $t3, 1f # branch if result type char == 'F'
1318 and $t2, $t1, $t3 # zero the gc bits
1321 nor $t2, $zero, $t3 # $t2 = LOCK_WORD_GC_STATE_MASK_SHIFTED
1677 # t3: thread stack top offset
1682 ld $t3, THREAD_LOCAL_ALLOC_STACK_TOP_OFFSET($s1) # Check if thread local allocation stack
1684 bgeuc $t3, $a4, .Lslow_path_\c_name
1725 sw $v0, 0($t3)
1726 daddiu $t3, $t3, COMPRESSED_REFERENCE_SIZE
1727 sd $t3, THREAD_LOCAL_ALLOC_STACK_TOP_OFFSET($s1)
2420 lhu $t3, MIRROR_STRING_VALUE_OFFSET($a0) # if this.charAt(i) == ch
2421 beq $t3, $a1, 6f # return i;
2440 lbu $t3, MIRROR_STRING_VALUE_OFFSET($a0)
2441 beq $t3, $a1, .Lstring_indexof_compressed_matched
2558 ld $t3, 296($sp)
2674 lapc $t3, .Lintrospection_exits # $t3 = address of .Lintrospection_exits.
2700 lapc $t3, .Lintrospection_exits # $t3 = address of .Lintrospection_exits.
2715 lapc $t3, .Lintrospection_exit_\root # $t3 = exit point address.