Lines Matching refs:t1
105 #undef t1
109 #define t1 $9 macro
193 EXC( LOAD t1, UNIT(1)(src), l_exc_copy)
198 EXC( STORE t1, UNIT(1)(dst), s_exc_p15u)
202 EXC( LOAD t1, UNIT(5)(src), l_exc_copy)
206 EXC( STORE t1, UNIT(5)(dst), s_exc_p11u)
212 EXC( LOAD t1, UNIT(-7)(src), l_exc_copy)
216 EXC( STORE t1, UNIT(-7)(dst), s_exc_p7u)
220 EXC( LOAD t1, UNIT(-3)(src), l_exc_copy)
224 EXC( STORE t1, UNIT(-3)(dst), s_exc_p3u)
241 EXC( LOAD t1, UNIT(1)(src), l_exc_copy)
246 EXC( STORE t1, UNIT(1)(dst), s_exc_p7u)
250 EXC( LOAD t1, UNIT(5)(src), l_exc_copy)
254 EXC( STORE t1, UNIT(5)(dst), s_exc_p3u)
268 EXC( LOAD t1, UNIT(1)(src), l_exc_copy)
273 EXC( STORE t1, UNIT(1)(dst), s_exc_p3u)
292 sltu t1, len, 8
295 bnez t1, copy_bytes_checklen
302 sltu t1, len, 8
305 bnez t1, copy_bytes_checklen
330 EXC( LDFIRST t1, FIRST(1)(src), l_exc_copy)
333 EXC( LDREST t1, REST(1)(src), l_exc_copy)
340 EXC( STORE t1, UNIT(1)(dst), s_exc_p3u)
400 EXC( lb t1, 0(src), l_exc)
402 sb t1, 0(dst) # can't fault -- we're copy_from_user
463 ADD t1, a1, a2
465 sltu t1, a0, t1 # dst >= src + len -> memcpy
466 and t0, t1