Lines Matching refs:t5
23 #define MOVE_BIGCHUNK(src, dst, offset, t0, t1, t2, t3, t4, t5, t6, t7) \ argument
33 st %t5, [%dst + offset + 0x14]; \
37 #define MOVE_BIGALIGNCHUNK(src, dst, offset, t0, t1, t2, t3, t4, t5, t6, t7) \ argument
67 #define SMOVE_CHUNK(src, dst, offset, t0, t1, t2, t3, t4, t5, t6, prev, shil, shir, offset2) \ argument
70 srl %t0, shir, %t5; \
73 or %t5, %prev, %t5; \
85 #define SMOVE_ALIGNCHUNK(src, dst, offset, t0, t1, t2, t3, t4, t5, t6, prev, shil, shir, offset2) \ argument
89 srl %t1, shir, %t5; \
93 or %t5, %t6, %t1; \
95 srl %t3, shir, %t5; \
99 or %t5, %t6, %t3; \