Lines Matching refs:t1
167 #undef t1
171 #define t1 $9 macro
289 and t1, dst, ADDRMASK
297 bnez t1, .Ldst_unaligned\@
301 or t0, t0, t1
318 LOAD(t1, UNIT(1)(src), .Ll_exc_copy\@)
325 STORE(t1, UNIT(1)(dst), .Ls_exc_p7u\@)
327 LOAD(t1, UNIT(7)(src), .Ll_exc_copy\@)
335 STORE(t1, UNIT(-1)(dst), .Ls_exc_p1u\@)
353 LOAD( t1, UNIT(1)(src), .Ll_exc_copy\@)
360 STORE(t1, UNIT(1)(dst), .Ls_exc_p3u\@)
398 ADD t1, dst, len # t1 is just past last byte of dst
404 STREST(t0, -1(t1), .Ls_exc\@)
421 SUB t2, t2, t1 # t2 = number of bytes copied
422 xor match, t0, t1
446 LDFIRST(t1, FIRST(1)(src), .Ll_exc_copy\@)
449 LDREST(t1, REST(1)(src), .Ll_exc_copy\@)
460 STORE(t1, UNIT(1)(dst), .Ls_exc_p3u\@)
551 LOADB(t1, 0(src), .Ll_exc\@)
553 sb t1, 0(dst) # can't fault -- we're copy_from_user
626 ADD t1, a1, a2
628 sltu t1, a0, t1 # dst >= src + len -> memcpy
629 and t0, t1