Lines Matching refs:t2
27 #undef t2
31 #define t2 $10 macro
113 move t2, a1
190 andi t2, a1, 0x40
204 beqz t2, 1f
205 andi t2, a1, 0x20
213 beqz t2, .Ldo_end_words
223 andi t2, a1, 0x3
237 move a1, t2
262 lbu t2, (src)
266 sll t2, t2, 8
268 or t1, t2
480 sltu t2, len, NBYTES
482 bnez t2, .Lcopy_bytes_checklen\@
501 LOAD(t2, UNIT(2)(src), .Ll_exc_copy\@)
513 STORE(t2, UNIT(2)(dst), .Ls_exc\@)
514 ADDC(t2, t3)
516 ADDC(sum, t2)
545 LOAD(t2, UNIT(2)(src), .Ll_exc_copy\@)
553 STORE(t2, UNIT(2)(dst), .Ls_exc\@)
554 ADDC(t2, t3)
556 ADDC(sum, t2)
589 #define bits t2
615 ADD t2, zero, NBYTES
617 SUB t2, t2, t1 # t2 = number of bytes copied
624 beq len, t2, .Ldone\@
625 SUB len, len, t2
626 ADD dst, dst, t2
628 ADD src, src, t2
646 LDFIRST(t2, FIRST(2)(src), .Ll_exc_copy\@)
648 LDREST(t2, REST(2)(src), .Ll_exc_copy\@)
658 STORE(t2, UNIT(2)(dst), .Ls_exc\@)
659 ADDC(t2, t3)
661 ADDC(sum, t2)
696 move t2, zero # partial word
706 or t2, t0
720 or t2, t0
722 ADDC(sum, t2)
770 li t2, SHIFT_START
776 SLLV t1, t1, t2
777 addu t2, SHIFT_INC