Searched refs:t5 (Results 1 - 25 of 100) sorted by relevance

1234

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/scripts/
H A Dmakelst27 t5=`field 1 $t1`
28 t6=`printf "%lu" $((0x$t4 - 0x$t5))`
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/libvorbis-1.2.3/lib/
H A Dsmallft.c117 int t0,t1,t2,t3,t4,t5,t6; local
137 t5=t1;
142 t5+=2;
146 ch[t6]=cc[t5]+ti2;
147 ch[t4]=ti2-cc[t5];
148 ch[t6-1]=cc[t5-1]+tr2;
149 ch[t4-1]=cc[t5-1]-tr2;
172 int i,k,t0,t1,t2,t3,t4,t5,t6; local
185 ch[t5=t3<<2]=tr1+tr2;
186 ch[(ido<<2)+t5
276 int t0,t1,t2,t3,t4,t5,t6,t7,t8,t9,t10; local
635 int i,k,t0,t1,t2,t3,t4,t5,t6; local
690 int i,k,t0,t1,t2,t3,t4,t5,t6,t7,t8,t9,t10; local
752 int i,k,t0,t1,t2,t3,t4,t5,t6,t7,t8; local
843 int idij,ipph,i,j,k,l,ik,is,t0,t1,t2,t3,t4,t5,t6,t7,t8,t9,t10, local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-tests/
H A Dtest-unistd.c33 off_t t5; variable
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/alpha/
H A Dhpeldsp_alpha_asm.S62 ldq_u t5, 8(a1)
81 extqh t5, a1, t5
84 or t4, t5, t4
112 addq t4, a2, t5
116 addq t5, a2, t6
120 stq t2, 0(t5)
H A Dregdef.h33 #define t5 $6 macro
H A Dmotion_est_mvi_asm.S71 t5: left_u -> left lo -> left label
91 ldq_u t5, 0(a2) # left_u
110 extql t5, a2, t5 # left lo
113 or t5, ta, t5 # left
115 perr t8, t5, tc # error left
136 ldq t5, 8(a2) # right
162 perr t5, t7, t1 # error right
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/scripts/rt-tester/
H A Dcheck-all.sh20 testit t5-l4-pi-boost-deboost.tst
21 testit t5-l4-pi-boost-deboost-setsched.tst
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/alpha/
H A Dregdef.h33 #define t5 $6 macro
H A Dmotion_est_mvi_asm.S71 t5: left_u -> left lo -> left label
91 ldq_u t5, 0(a2) # left_u
110 extql t5, a2, t5 # left lo
113 or t5, ta, t5 # left
115 perr t8, t5, tc # error left
136 ldq t5, 8(a2) # right
162 perr t5, t7, t1 # error right
H A Ddsputil_alpha_asm.S72 ldq_u t5, 8(a1)
91 extqh t5, a1, t5
94 or t4, t5, t4
122 addq t4, a2, t5
126 addq t5, a2, t6
130 stq t2, 0(t5)
225 and t3, tg, t5 # 1 1
239 xor t3, t5, t3 # 1 4
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/tests/
H A Dtest-unistd.c45 off_t t5; variable
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/alpha/include/asm/
H A Dregdef.h11 #define t5 $6 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/alpha/lib/
H A Dev67-strrchr.S36 insbl a1, 2, t5 # U : 0000000000ch0000
41 sll t5, 8, t3 # U : 00000000ch000000
45 or t5, t3, t3 # E : 00000000chch0000
52 lda t5, -1 # E : build garbage mask
55 mskqh t5, a0, t4 # E : Complete garbage mask
85 subq t4, 1, t5 # E : build a mask of the bytes upto...
86 or t4, t5, t4 # E : ... and including the null
101 lda t5, 0x3f($31) # E :
102 subq t5, t2, t5 #
[all...]
H A Dev67-strchr.S33 insbl a1, 1, t5 # U : 000000000000ch00
37 or t5, t3, a1 # E : 000000000000chch
43 inswl a1, 2, t5 # E : 00000000chch0000
47 or a3, t5, t5 # E : 0000chchchch0000
52 or t5, a1, a1 # E : chchchchchchchch
H A Dstrchr.S23 sll a1, 8, t5 # e0 : replicate the search character
25 or t5, a1, a1 # e0 :
27 sll a1, 16, t5 # e0 :
30 or t5, a1, a1 # .. e1 :
31 sll a1, 32, t5 # e0 :
33 or t5, a1, a1 # e0 :
H A Dstrrchr.S23 sll a1, 8, t5 # e0 : replicate our test character
25 or t5, a1, a1 # e0 :
27 sll a1, 16, t5 # e0 :
29 or t5, a1, a1 # e0 :
31 sll a1, 32, t5 # e0 :
34 or t5, a1, a1 # .. e1 : character replication complete
57 subq t4, 1, t5 # e0 : build a mask of the bytes upto...
58 or t4, t5, t4 # e1 : ... and including the null
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dfft.c209 BF(t3, t5, t5, t1);\
210 BF(a2.re, a0.re, a0.re, t5);\
222 BF(t3, t5, t5, t1);\
223 BF(a2.re, a0.re, r0, t5);\
232 CMUL(t5, t6, a3.re, a3.im, wre, wim);\
239 t5 = a3.re;\
248 FFTDouble t1, t2, t3, t4, t5, t6;\
282 FFTDouble t1, t2, t3, t4, t5, t local
296 FFTDouble t1, t2, t3, t4, t5, t6; local
312 FFTDouble t1, t2, t3, t4, t5, t6; local
[all...]
H A Divi_dsp.c236 t0, t1, t2, t3, t4, t5, t6, t7, t8) {\
237 t1 = s1 << 1; t5 = s5 << 1;\
238 IVI_HAAR_BFLY(t1, t5, t1, t5, t0); IVI_HAAR_BFLY(t1, s3, t1, t3, t0);\
239 IVI_HAAR_BFLY(t5, s7, t5, t7, t0); IVI_HAAR_BFLY(t1, s2, t1, t2, t0);\
240 IVI_HAAR_BFLY(t3, s4, t3, t4, t0); IVI_HAAR_BFLY(t5, s6, t5, t6, t0);\
246 d5 = COMPENSATE(t5);\
266 int t0, t1, t2, t3, t4, t5, t local
384 int t0, t1, t2, t3, t4, t5, t6, t7, t8; local
474 int t0, t1, t2, t3, t4, t5, t6, t7, t8; local
512 int t0, t1, t2, t3, t4, t5, t6, t7, t8; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/bn/asm/
H A Dppc64-mont.pl133 $t5="r29";
292 extrdi $t5,$t7,16,32
296 std $t5,`$FRAME+40`($sp)
305 lwz $t5,`0^$LITTLE_ENDIAN`($np)
320 mulhwu $t5,$a0,$t1
323 add $t5,$t5,$t6
324 add $t5,$t5,$t7
337 mullw $t2,$t5,
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/bn/asm/
H A Dppc64-mont.pl133 $t5="r29";
292 extrdi $t5,$t7,16,32
296 std $t5,`$FRAME+40`($sp)
305 lwz $t5,`0^$LITTLE_ENDIAN`($np)
320 mulhwu $t5,$a0,$t1
323 add $t5,$t5,$t6
324 add $t5,$t5,$t7
337 mullw $t2,$t5,
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/arm/
H A Dfft_fixed_neon.S24 vrev64.32 \r0, \d1 @ t5, t6, t1, t2
25 vhsub.s16 \r1, \d1, \r0 @ t1-t5, t2-t6, t5-t1, t6-t2
26 vhadd.s16 \r0, \d1, \r0 @ t1+t5, t2+t6, t5+t1, t6+t2
27 vext.16 \r1, \r1, \r1, #1 @ t2-t6, t5-t1, t6-t2, t1-t5
28 vtrn.32 \r0, \r1 @ t1+t5, t2+t6, t2-t6, t5-t1
29 @ t5, t
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/arm/
H A Dfft_fixed_neon.S24 vrev64.32 \r0, \d1 @ t5, t6, t1, t2
25 vhsub.s16 \r1, \d1, \r0 @ t1-t5, t2-t6, t5-t1, t6-t2
26 vhadd.s16 \r0, \d1, \r0 @ t1+t5, t2+t6, t5+t1, t6+t2
27 vext.16 \r1, \r1, \r1, #1 @ t2-t6, t5-t1, t6-t2, t1-t5
28 vtrn.32 \r0, \r1 @ t1+t5, t2+t6, t2-t6, t5-t1
29 @ t5, t
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dmss34dsp.c70 const int t5 = blk[1 * step] + blk[5 * step]; \
71 const int t6 = 77062 * t4 + 51491 * t5; \
72 const int t7 = 77062 * t5 - 51491 * t4; \
H A Divi_dsp.c245 t0, t1, t2, t3, t4, t5, t6, t7, t8) {\
246 t1 = (s1) << 1; t5 = (s5) << 1;\
247 IVI_HAAR_BFLY(t1, t5, t1, t5, t0); IVI_HAAR_BFLY(t1, s3, t1, t3, t0);\
248 IVI_HAAR_BFLY(t5, s7, t5, t7, t0); IVI_HAAR_BFLY(t1, s2, t1, t2, t0);\
249 IVI_HAAR_BFLY(t3, s4, t3, t4, t0); IVI_HAAR_BFLY(t5, s6, t5, t6, t0);\
255 d5 = COMPENSATE(t5);\
277 int t0, t1, t2, t3, t4, t5, t local
329 int t0, t1, t2, t3, t4, t5, t6, t7, t8; local
354 int t0, t1, t2, t3, t4, t5, t6, t7, t8; local
542 int t0, t1, t2, t3, t4, t5, t6, t7, t8; local
632 int t0, t1, t2, t3, t4, t5, t6, t7, t8; local
670 int t0, t1, t2, t3, t4, t5, t6, t7, t8; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/lib/
H A Dcopy_page.S43 t5[PIPE_DEPTH], t6[PIPE_DEPTH], t7[PIPE_DEPTH], t8[PIPE_DEPTH]
80 (p[0]) ld8 t5[0]=[src1],16
81 (EPI) st8 [tgt1]=t5[PIPE_DEPTH-1],16

Completed in 212 milliseconds

1234