Lines Matching refs:t1
48 mfc0 t1, CP0_STATUS
49 sw t1, THREAD_STATUS(a0)
61 li t1, ~ST0_CU1
62 and t0, t0, t1
82 addiu t1, $28, _THREAD_SIZE - 32
83 sw t1, kernelsp
85 mfc0 t1, CP0_STATUS /* Do we really need this? */
87 and t1, a3
91 or a2, t1
101 fpu_save_single a0, t1 # clobbers t1
109 fpu_restore_single a0, t1 # clobbers t1
126 li t1, ST0_CU1
127 or t0, t1