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

12

/asus-wl-520gu-7.0.1.45/src/linux/linux/scripts/
H A Dmakelst21 t7=`( echo ibase=16 ; echo $t6 ) | bc`
22 $3 --source --adjust-vma=$t7 $2/$1.o > $2/$1.lst
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-mips/
H A Dregdef.h32 #define t7 $15 macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-mips/
H A Dregdef.h32 #define t7 $15 macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm/
H A Dregdef.h32 #define t7 $15 macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm/
H A Dregdef.h32 #define t7 $15 macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/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.S61 #define t7 t3 // alias! define
65 #define t11 t7 // alias!
242 EK(.ex_handler, (p[D]) ld8 t7 = [src1], 3*8)
249 EK(.ex_handler, (p[D]) st8 [dst1] = t7, 3*8)
456 EX(.ex_handler_short, (p10) ld1 t7=[src0],2)
460 EX(.ex_handler_short, (p10) st1 [dst0]=t7,2)
496 EK(.ex_handler_short, (p12) ld1 t7=[src0],2)
503 EK(.ex_handler_short, (p12) st1 [dst0] = t7)
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/mips/lib/
H A Dcsum_partial.S89 beqz t7, 1f
107 move t7, zero
114 andi t7, src, 0x1 /* odd buffer? */
117 beqz t7, word_align
H A Dmemcpy.S120 #define t7 $15 define
221 EXC( LOAD t7, UNIT(5)(src), l_exc_copy)
231 EXC( STORE t7, UNIT(-3)(dst), s_exc_p3u)
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/mips/galileo-boards/ev64120/compressed/
H A Dmeminit.S42 move t7,k0
100 move k0,t7 # clear exception catcher
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/sparc/lib/
H A Dblockops.S26 #define MIRROR_BLOCK(dst, src, offset, t0, t1, t2, t3, t4, t5, t6, t7) \
H A Dchecksum.S189 #define CSUMCOPY_BIGCHUNK_ALIGNED(src, dst, sum, off, t0, t1, t2, t3, t4, t5, t6, t7) \
205 addxcc t7, sum, sum;
211 #define CSUMCOPY_BIGCHUNK(src, dst, sum, off, t0, t1, t2, t3, t4, t5, t6, t7) \
230 st t7, [dst + off + 0x1c]; \
231 addxcc t7, sum, sum;
H A Dmemcpy.S47 #define MOVE_BIGCHUNK(src, dst, offset, t0, t1, t2, t3, t4, t5, t6, t7) \
59 st %t7, [%dst + offset + 0x1c];
61 #define MOVE_BIGALIGNCHUNK(src, dst, offset, t0, t1, t2, t3, t4, t5, t6, t7) \
92 #define RMOVE_BIGCHUNK(src, dst, offset, t0, t1, t2, t3, t4, t5, t6, t7) \
104 st %t7, [%dst - offset - 0x04];
106 #define RMOVE_BIGALIGNCHUNK(src, dst, offset, t0, t1, t2, t3, t4, t5, t6, t7) \
/asus-wl-520gu-7.0.1.45/src/cfe/cfe/arch/mips/cpu/sb1250/src/
H A Dsb1250_memcpy.S122 sltu t7, len, 4*NBYTES # useful only when branch taken
159 LOAD t7, FIRST(7)(src)
173 STORE t7, FIRST(7)(dst)
202 #define src2 t7
272 sltu t7, len, 4*NBYTES # inst duplicated in delay slot of branch
277 bnez t7, less_than_4units
H A Dsb1_cpuinit.S97 move t7,zero
H A Ddiag_l2cache.S287 SET_LEDS(t8, t6, t7)
302 SET_LEDS(t8, t6, t7)
458 SET_LEDS(t8, t6, t7)
477 SET_LEDS(t8, t6, t7)
496 #define R_WRBC_SCRATCH1 t7
532 #define R_BG_SCRATCH1 t7
1258 #define R_ECC_SCRATCH1 t7
1735 #define R_SCRATCH1 t7
2599 dli t7, START_BLK
2600 3: dsll t4, t7, 1
[all...]
H A Dsb1250_l2cache.S439 * t0,t1,t2,t3,t4,t5,t6,t7,a0,s1,s2,s3,s4
477 ld t7,0(t0)
479 or t1,t1,t7
672 sd t7,0(t0)
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/mips64/lib/
H A Dmemcpy.S120 #define t7 $15 define
221 EXC( LOAD t7, UNIT(5)(src), l_exc_copy)
231 EXC( STORE t7, UNIT(-3)(dst), s_exc_p3u)
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/mips/kernel/
H A Dgdb-low.S81 sw t7,GDB_FR_REG15(sp)
292 lw t7,GDB_FR_REG15(sp)
/asus-wl-520gu-7.0.1.45/src/cfe/cfe/arch/mips/common/src/
H A Dexception.S386 SREG t7,XGR_T7(k1)
460 LREG t7,XGR_T7(k1)
H A Dinit_mips.S744 LR t7,(REGSIZE*3)(t2)
748 SR t7,(REGSIZE*3)(t1)
780 LR t7,(REGSIZE*3)(t1)
784 SR t7,(REGSIZE*3)(t2)
/asus-wl-520gu-7.0.1.45/src/cfe/cfe/arch/mips/cpu/rm5200/src/
H A Drm5200_cpuinit.S97 move t7,zero
/asus-wl-520gu-7.0.1.45/src/cfe/cfe/arch/mips/cpu/rm7000/src/
H A Drm7000_cpuinit.S97 move t7,zero
/asus-wl-520gu-7.0.1.45/src/include/
H A Dmipsinc.h41 #define t7 $15 macro

Completed in 214 milliseconds

12