Lines Matching refs:t1
76 add t1, a1, a2 // T1 is the source address of the next copied argument
77 lw t2, (t1) // T2 is the 4 bytes at address T1
78 add t1, t0, a2 // T1 is the destination address of the next copied argument
79 sw t2, (t1) // save T2 at the destination address T1
106 li t1, 'V' // void (do not store result at all)
107 beq t1, t0, 1f
109 li t1, 'D' // double
110 beq t1, t0, 2f
112 li t1, 'F' // float
113 beq t1, t0, 3f
167 addi t1, a5, 1 // Load shorty address, plus one to skip the return type.
185 lb t2, (t1) // Load next character in signature,
186 addi t1, t1, 1 // and increment.
356 ld t1, 8*17(sp) // restore stack
357 mv sp, t1
530 ld t1, 8*32(a0)
538 jr t1
972 addi t1, sp, -8
981 sd ra, (t1)
997 addi t1, t1, -8
998 sd t2, (t1)
999 bne t1, sp, .Losr_loop
1095 ld t1, ART_METHOD_JNI_OFFSET_64(a0) // Load ImtConflictTable
1096 ld a0, 0(t1) // Load first entry in ImtConflictTable.
1104 addi t1, t1, (2 * __SIZEOF_POINTER__)
1105 ld a0, 0(t1)
1109 ld a0, __SIZEOF_POINTER__(t1)
1110 ld t1, ART_METHOD_QUICK_CODE_OFFSET_64(a0)
1111 jr t1
1442 SAVE_GPR t1, (8*29)
1495 RESTORE_GPR_NE \reg, t1, (8*29)
1510 READ_BARRIER_MARK_REG art_quick_read_barrier_mark_reg06, t1