Home
last modified time | relevance | path

Searched refs:t7 (Results 1 – 16 of 16) sorted by relevance

/linux-3.4.99/arch/ia64/lib/
Dcopy_page_mck.S81 #define t7 t3 // alias! macro
84 #define t11 t7 // alias!
152 (p[D]) ld8 t7 = [src1], 3*8
159 (p[D]) st8 [dst1] = t7, 3*8
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
Dmemcpy_mck.S49 #define t7 t3 // alias! macro
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)
/linux-3.4.99/arch/arm/mach-omap2/
Dgpmc-smc91x.c65 const int t7 = 5; /* Figure 12.4 write */ in smc91c96_gpmc_retime() local
87 t.we_off = t.wr_data_mux_bus + t7; in smc91c96_gpmc_retime()
89 t.we_off = t.we_on + t7; in smc91c96_gpmc_retime()
/linux-3.4.99/arch/mips/lib/
Dcsum_partial.S34 #define t7 $15 macro
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
Dmemcpy-inatomic.S135 #define t7 $15 macro
237 EXC( LOAD t7, UNIT(5)(src), .Ll_exc_copy)
247 STORE t7, UNIT(-3)(dst)
Dmemcpy.S135 #define t7 $15 macro
242 EXC( LOAD t7, UNIT(5)(src), .Ll_exc_copy)
252 EXC( STORE t7, UNIT(-3)(dst), .Ls_exc_p3u)
/linux-3.4.99/arch/alpha/include/asm/
Dregdef.h13 #define t7 $8 macro
/linux-3.4.99/lib/
Dcrc32.c62 # define DO_CRC8 (t7[(q) & 255] ^ t6[(q >> 8) & 255] ^ \
69 t6[(q >> 16) & 255] ^ t7[(q >> 24) & 255])
77 const u32 *t4 = tab[4], *t5 = tab[5], *t6 = tab[6], *t7 = tab[7]; local
/linux-3.4.99/arch/sparc/lib/
Dmemcpy.S17 #define MOVE_BIGCHUNK(src, dst, offset, t0, t1, t2, t3, t4, t5, t6, t7) \ argument
29 st %t7, [%dst + (offset) + 0x1c];
31 #define MOVE_BIGALIGNCHUNK(src, dst, offset, t0, t1, t2, t3, t4, t5, t6, t7) \ argument
62 #define RMOVE_BIGCHUNK(src, dst, offset, t0, t1, t2, t3, t4, t5, t6, t7) \ argument
74 st %t7, [%dst - (offset) - 0x04];
76 #define RMOVE_BIGALIGNCHUNK(src, dst, offset, t0, t1, t2, t3, t4, t5, t6, t7) \ argument
Dblockops.S25 #define MIRROR_BLOCK(dst, src, offset, t0, t1, t2, t3, t4, t5, t6, t7) \ argument
Dchecksum_32.S191 #define CSUMCOPY_BIGCHUNK_ALIGNED(src, dst, sum, off, t0, t1, t2, t3, t4, t5, t6, t7) \ argument
207 addxcc t7, sum, sum;
213 #define CSUMCOPY_BIGCHUNK(src, dst, sum, off, t0, t1, t2, t3, t4, t5, t6, t7) \ argument
232 st t7, [dst + off + 0x1c]; \
233 addxcc t7, sum, sum;
Dcopy_user.S67 #define MOVE_BIGCHUNK(src, dst, offset, t0, t1, t2, t3, t4, t5, t6, t7) \ argument
79 st %t7, [%dst + (offset) + 0x1c];
81 #define MOVE_BIGALIGNCHUNK(src, dst, offset, t0, t1, t2, t3, t4, t5, t6, t7) \ argument
/linux-3.4.99/arch/mips/include/asm/
Dregdef.h40 #define t7 $15 macro
/linux-3.4.99/arch/mips/kernel/
Dscall32-o32.S147 3: lw t7, 24(t0) # argument #7 from usp
153 sw t7, 24(sp) # argument #7 to ksp
/linux-3.4.99/arch/mips/cavium-octeon/
Docteon-memcpy.S120 #define t7 $15 macro