Searched refs:t7 (Results 1 - 15 of 15) sorted by relevance

/arch/alpha/include/asm/
H A Dregdef.h13 #define t7 $8 macro
/arch/ia64/lib/
H A Dcopy_page.S43 t5[PIPE_DEPTH], t6[PIPE_DEPTH], t7[PIPE_DEPTH], t8[PIPE_DEPTH]
85 (p[0]) ld8 t7[0]=[src1],16
86 (EPI) st8 [tgt1]=t7[PIPE_DEPTH-1],16
H A Dcopy_page_mck.S51 * | t6 | t7 | | 128 bytes
81 #define t7 t3 // alias! define
84 #define t11 t7 // alias!
152 (p[D]) ld8 t7 = [src1], 3*8
159 (p[D]) st8 [dst1] = t7, 3*8
H A Dmemcpy_mck.S49 #define t7 t3 // alias! define
53 #define t11 t7 // alias!
231 EK(.ex_handler, (p[D]) ld8 t7 = [src1], 3*8)
238 EK(.ex_handler, (p[D]) st8 [dst1] = t7, 3*8)
445 EX(.ex_handler_short, (p10) ld1 t7=[src0],2)
449 EX(.ex_handler_short, (p10) st1 [dst0]=t7,2)
485 EK(.ex_handler_short, (p12) ld1 t7=[src0],2)
492 EK(.ex_handler_short, (p12) st1 [dst0] = t7)
/arch/arm/mach-omap2/
H A Dgpmc-smc91x.c65 const int t7 = 5; /* Figure 12.4 write */ local
87 t.we_off = t.wr_data_mux_bus + t7;
89 t.we_off = t.we_on + t7;
/arch/mips/include/asm/
H A Dregdef.h40 #define t7 $15 macro
/arch/mips/lib/
H A Dcsum_partial.S34 #define t7 $15 define
100 move t7, zero
106 andi t7, src, 0x1 /* odd buffer? */
109 beqz t7, .Lword_align
275 movn sum, v1, t7
277 beqz t7, 1f /* odd buffer alignment? */
446 EXC( LOAD t7, UNIT(7)(src), .Ll_exc_copy)
463 EXC( STORE t7, UNIT(7)(dst), .Ls_exc)
464 ADDC(sum, t7)
475 #define rem t7
[all...]
H A Dmemcpy-inatomic.S135 #define t7 $15 define
237 EXC( LOAD t7, UNIT(5)(src), .Ll_exc_copy)
247 STORE t7, UNIT(-3)(dst)
H A Dmemcpy.S135 #define t7 $15 define
242 EXC( LOAD t7, UNIT(5)(src), .Ll_exc_copy)
252 EXC( STORE t7, UNIT(-3)(dst), .Ls_exc_p3u)
/arch/sparc/lib/
H A Dblockops.S25 #define MIRROR_BLOCK(dst, src, offset, t0, t1, t2, t3, t4, t5, t6, t7) \
H A Dmemcpy.S17 #define MOVE_BIGCHUNK(src, dst, offset, t0, t1, t2, t3, t4, t5, t6, t7) \
29 st %t7, [%dst + (offset) + 0x1c];
31 #define MOVE_BIGALIGNCHUNK(src, dst, offset, t0, t1, t2, t3, t4, t5, t6, t7) \
62 #define RMOVE_BIGCHUNK(src, dst, offset, t0, t1, t2, t3, t4, t5, t6, t7) \
74 st %t7, [%dst - (offset) - 0x04];
76 #define RMOVE_BIGALIGNCHUNK(src, dst, offset, t0, t1, t2, t3, t4, t5, t6, t7) \
H A Dchecksum_32.S191 #define CSUMCOPY_BIGCHUNK_ALIGNED(src, dst, sum, off, t0, t1, t2, t3, t4, t5, t6, t7) \
207 addxcc t7, sum, sum;
213 #define CSUMCOPY_BIGCHUNK(src, dst, sum, off, t0, t1, t2, t3, t4, t5, t6, t7) \
232 st t7, [dst + off + 0x1c]; \
233 addxcc t7, sum, sum;
H A Dcopy_user.S67 #define MOVE_BIGCHUNK(src, dst, offset, t0, t1, t2, t3, t4, t5, t6, t7) \
79 st %t7, [%dst + (offset) + 0x1c];
81 #define MOVE_BIGALIGNCHUNK(src, dst, offset, t0, t1, t2, t3, t4, t5, t6, t7) \
/arch/mips/kernel/
H A Dscall32-o32.S147 3: lw t7, 24(t0) # argument #7 from usp
153 sw t7, 24(sp) # argument #7 to ksp
/arch/mips/cavium-octeon/
H A Docteon-memcpy.S120 #define t7 $15 define

Completed in 83 milliseconds