Lines Matching refs:t1
439 lw t1, MIRROR_CLASS_STATUS_OFFSET(t0) // t1 := status word, sext
444 bgeu t1, t2, ExecuteNterpImpl
446 bltu t1, t2, .Linitializing_check
451 bltu t1, t2, .Lresolution_trampoline
452 lwu t1, MIRROR_CLASS_CLINIT_THREAD_ID_OFFSET(t0)
454 beq t0, t1, ExecuteNterpImpl
484 sh2add t1, s7, xREFS // t1 := &xREFS[a1]
494 sw a1, (t1)
508 sh2add t1, s7, xREFS // t1 := &xREFS[a1]
535 add t1, t3, t1 // t1 := (callee) &REFS[next]
540 addi t1, s11, 1 // t1 := shorty arg (skip return type)
650 addi t1, a0, OSR_DATA_MEMORY // t1 := read start
651 add t1, t1, t0 // t1 := read end (exclusive)
655 addi t1, t1, -8
656 ld t3, (t1)