Lines Matching refs:UNIT
57 #define UNIT(unit) ((unit)*NBYTES) macro
76 LOAD _t0, (offset + UNIT(0))(src); \
77 LOAD _t1, (offset + UNIT(1))(src); \
78 LOAD _t2, (offset + UNIT(2))(src); \
79 LOAD _t3, (offset + UNIT(3))(src); \
499 LOAD(t0, UNIT(0)(src), .Ll_exc\@)
500 LOAD(t1, UNIT(1)(src), .Ll_exc_copy\@)
501 LOAD(t2, UNIT(2)(src), .Ll_exc_copy\@)
502 LOAD(t3, UNIT(3)(src), .Ll_exc_copy\@)
503 LOAD(t4, UNIT(4)(src), .Ll_exc_copy\@)
504 LOAD(t5, UNIT(5)(src), .Ll_exc_copy\@)
505 LOAD(t6, UNIT(6)(src), .Ll_exc_copy\@)
506 LOAD(t7, UNIT(7)(src), .Ll_exc_copy\@)
509 STORE(t0, UNIT(0)(dst), .Ls_exc\@)
511 STORE(t1, UNIT(1)(dst), .Ls_exc\@)
513 STORE(t2, UNIT(2)(dst), .Ls_exc\@)
515 STORE(t3, UNIT(3)(dst), .Ls_exc\@)
517 STORE(t4, UNIT(4)(dst), .Ls_exc\@)
519 STORE(t5, UNIT(5)(dst), .Ls_exc\@)
521 STORE(t6, UNIT(6)(dst), .Ls_exc\@)
523 STORE(t7, UNIT(7)(dst), .Ls_exc\@)
543 LOAD(t0, UNIT(0)(src), .Ll_exc\@)
544 LOAD(t1, UNIT(1)(src), .Ll_exc_copy\@)
545 LOAD(t2, UNIT(2)(src), .Ll_exc_copy\@)
546 LOAD(t3, UNIT(3)(src), .Ll_exc_copy\@)
549 STORE(t0, UNIT(0)(dst), .Ls_exc\@)
551 STORE(t1, UNIT(1)(dst), .Ls_exc\@)
553 STORE(t2, UNIT(2)(dst), .Ls_exc\@)
555 STORE(t3, UNIT(3)(dst), .Ls_exc\@)
654 STORE(t0, UNIT(0)(dst), .Ls_exc\@)
656 STORE(t1, UNIT(1)(dst), .Ls_exc\@)
658 STORE(t2, UNIT(2)(dst), .Ls_exc\@)
660 STORE(t3, UNIT(3)(dst), .Ls_exc\@)