Lines Matching refs:dst
316 #define dst a1 macro
478 and t1, dst, ADDRMASK
481 andi odd, dst, 0x1 /* odd buffer? */
506 STORE(t0, UNIT(0)(dst), .Ls_exc\@)
508 STORE(t1, UNIT(1)(dst), .Ls_exc\@)
510 STORE(t2, UNIT(2)(dst), .Ls_exc\@)
512 STORE(t3, UNIT(3)(dst), .Ls_exc\@)
514 STORE(t4, UNIT(4)(dst), .Ls_exc\@)
516 STORE(t5, UNIT(5)(dst), .Ls_exc\@)
518 STORE(t6, UNIT(6)(dst), .Ls_exc\@)
520 STORE(t7, UNIT(7)(dst), .Ls_exc\@)
523 ADD dst, dst, 8*NBYTES
546 STORE(t0, UNIT(0)(dst), .Ls_exc\@)
548 STORE(t1, UNIT(1)(dst), .Ls_exc\@)
550 STORE(t2, UNIT(2)(dst), .Ls_exc\@)
552 STORE(t3, UNIT(3)(dst), .Ls_exc\@)
555 ADD dst, dst, 4*NBYTES
568 STORE(t0, 0(dst), .Ls_exc\@)
571 ADD dst, dst, NBYTES
588 ADD t1, dst, len # t1 is just past last byte of dst
616 STFIRST(t3, FIRST(0)(dst), .Ls_exc\@)
623 ADD dst, dst, t2
651 STORE(t0, UNIT(0)(dst), .Ls_exc\@)
653 STORE(t1, UNIT(1)(dst), .Ls_exc\@)
655 STORE(t2, UNIT(2)(dst), .Ls_exc\@)
657 STORE(t3, UNIT(3)(dst), .Ls_exc\@)
660 ADD dst, dst, 4*NBYTES
674 STORE(t0, 0(dst), .Ls_exc\@)
677 ADD dst, dst, NBYTES
699 STOREB(t0, N(dst), .Ls_exc\@); \
715 STOREB(t0, NBYTES-2(dst), .Ls_exc\@)
772 sb t1, 0(dst) # can't fault -- we're copy_from_user
777 ADD dst, dst, 1
791 ADD dst, t0 # compute start address in a1
792 SUB dst, src
801 1: sb zero, 0(dst)
802 ADD dst, dst, 1