Lines Matching refs:t1
34 ld t1, PT_EPC(sp) # skip syscall on return
38 daddiu t1, 4 # skip to next instruction
39 sd t1, PT_EPC(sp)
69 daddu t1, t0, 32
70 bltz t1, bad_stack
85 li t1, _TIF_WORK_SYSCALL_ENTRY
87 and t0, t1, t0
98 ld t1, PT_R2(sp) # syscall number
100 sd t1, PT_R0(sp) # save it for syscall restarting
126 subu t1, v0, __NR_O32_Linux
128 bnez t1, 1f /* __NR_syscall at offset 0 */
194 dsll t1, t0, 3
196 ld t2, sys32_call_table(t1) # syscall routine