Lines Matching refs:t2
26 #undef t2
30 #define t2 $10 macro
111 move t2, a1
188 andi t2, a1, 0x40
202 beqz t2, 1f
203 andi t2, a1, 0x20
211 beqz t2, .Ldo_end_words
221 andi t2, a1, 0x3
235 move a1, t2
260 lbu t2, (src)
264 sll t2, t2, 8
266 or t1, t2
477 sltu t2, len, NBYTES
479 bnez t2, .Lcopy_bytes_checklen\@
498 LOAD(t2, UNIT(2)(src), .Ll_exc_copy\@)
510 STORE(t2, UNIT(2)(dst), .Ls_exc\@)
511 ADDC(t2, t3)
513 ADDC(sum, t2)
542 LOAD(t2, UNIT(2)(src), .Ll_exc_copy\@)
550 STORE(t2, UNIT(2)(dst), .Ls_exc\@)
551 ADDC(t2, t3)
553 ADDC(sum, t2)
586 #define bits t2
612 ADD t2, zero, NBYTES
614 SUB t2, t2, t1 # t2 = number of bytes copied
621 beq len, t2, .Ldone\@
622 SUB len, len, t2
623 ADD dst, dst, t2
625 ADD src, src, t2
643 LDFIRST(t2, FIRST(2)(src), .Ll_exc_copy\@)
645 LDREST(t2, REST(2)(src), .Ll_exc_copy\@)
655 STORE(t2, UNIT(2)(dst), .Ls_exc\@)
656 ADDC(t2, t3)
658 ADDC(sum, t2)
693 move t2, zero # partial word
703 or t2, t0
717 or t2, t0
719 ADDC(sum, t2)
767 li t2, SHIFT_START
773 SLLV t1, t1, t2
774 addu t2, SHIFT_INC