Lines Matching refs:t0
51 mfc0 t0, CP0_STATUS
52 sll t0, t0, 5
53 bgez t0, 1f # skip storing odd if FR=0
110 mfc0 t0, CP0_STATUS
111 sll t0, t0, 5
112 bgez t0, 1f # skip storing odd if FR=0
152 cfc1 t0, $0 # implementation/version
153 EX sw t0, SC32_FPC_EIR(a0)
176 mfc0 t0, CP0_STATUS
177 sll t0, t0, 5
178 bgez t0, 1f # skip loading odd if FR=0
231 mfc0 t0, CP0_STATUS
232 sll t0, t0, 5
233 bgez t0, 1f # skip loading odd if FR=0