Searched refs:t6 (Results 1 - 25 of 84) sorted by relevance

1234

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/scripts/
H A Dmakelst28 t6=`printf "%lu" $((0x$t4 - 0x$t5))`
31 $3 -r --source --adjust-vma=${t6:-0} $1
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/alpha/
H A Dhpeldsp_alpha_asm.S66 ldq_u t6, 0(a1)
83 extql t6, a1, t6
87 or t6, t7, t6
93 stq t6, 0(ta)
116 addq t5, a2, t6
118 addq t6, a2, a0
121 stq t3, 0(t6)
H A Didctdsp_alpha_asm.S113 ldq t6, 16(a0) # shorts2
127 and t6, tg, t8 # 2 1
131 bic t6, tg, t6 # 2 2
138 addq t6, t7, t6 # 2 3
140 xor t6, t8, t6 # 2 4
145 maxsw4 t6, zero, t6 #
[all...]
H A Dregdef.h34 #define t6 $7 macro
H A Dmotion_est_mvi_asm.S72 t6: mid label
92 ldq_u t6, 8(a2) # mid
111 extqh t6, a2, ta # left hi
112 extql t6, a2, tb # right lo
138 ldq t6, 0(a1) # ref left
160 perr t4, t6, t0 # error left
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/alpha/
H A Ddsputil_alpha_asm.S76 ldq_u t6, 0(a1)
93 extql t6, a1, t6
97 or t6, t7, t6
103 stq t6, 0(ta)
126 addq t5, a2, t6
128 addq t6, a2, a0
131 stq t3, 0(t6)
216 ldq t6, 1
[all...]
H A Dregdef.h34 #define t6 $7 macro
H A Dmotion_est_mvi_asm.S72 t6: mid label
92 ldq_u t6, 8(a2) # mid
111 extqh t6, a2, ta # left hi
112 extql t6, a2, tb # right lo
138 ldq t6, 0(a1) # ref left
160 perr t4, t6, t0 # error left
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/alpha/lib/
H A Dev6-stxcpy.S84 negq t8, t6 # E : find low bit set
85 and t8, t6, t12 # E : (stall)
88 and t12, 0x80, t6 # E : (stall)
89 bne t6, 1f # U : (stall)
94 subq t12, 1, t6 # E :
95 zapnot t1, t6, t1 # U : clear src bytes >= null (stall)
96 or t12, t6, t8 # E : (stall)
148 t6 == bytemask that is -1 in dest word bytes */
160 or t1, t6, t6 #
[all...]
H A Dstxcpy.S68 negq t8, t6 # e0 : find low bit set
69 and t8, t6, t12 # e1 (stall)
73 and t12, 0x80, t6 # e0 :
74 bne t6, 1f # .. e1 (zdb)
79 subq t12, 1, t6 # .. e1 :
80 zapnot t1, t6, t1 # e0 : clear src bytes >= null
81 or t12, t6, t8 # .. e1 :
125 t6 == bytemask that is -1 in dest word bytes */
137 or t1, t6, t6 # e
[all...]
H A Dev6-stxncpy.S112 and t12, 0x80, t6 # E : (stall)
113 bne t6, 1f # U : (stall)
118 subq t12, 1, t6 # E :
119 or t12, t6, t8 # E : (stall)
190 t6 == bytemask that is -1 in dest word bytes */
200 or t0, t6, t6 # E : mask original data for zero test (stall)
202 cmpbge zero, t6, t8 # E :
204 lda t6, -1 # E :
208 mskql t6, a
[all...]
H A Dstxncpy.S86 and t12, 0x80, t6 # e0 :
87 bne t6, 1f # .. e1 (zdb)
92 subq t12, 1, t6 # .. e1 :
93 or t12, t6, t8 # e0 :
151 t6 == bytemask that is -1 in dest word bytes */
160 or t0, t6, t6 # e1 : mask original data for zero test
161 cmpbge zero, t6, t8 # e0 :
163 lda t6, -1 # e0 :
166 mskql t6, a
[all...]
H A Dstrncpy_from_user.S79 and t12, 0x80, t6 # e0 :
80 bne t6, 1f # .. e1 (zdb)
85 subq t12, 1, t6 # .. e1 :
86 or t12, t6, t8 # e0 :
141 t6 == bytemask that is -1 in dest word bytes */
150 or t0, t6, t6 # e1 : mask original data for zero test
151 cmpbge zero, t6, t8 # e0 :
155 lda t6, -1 # e1 : mask out the bits we have
156 mskql t6, a
[all...]
H A Dev6-strncpy_from_user.S67 and a3, 7, t6 # E : number of tail bytes
68 sll t10, t6, t10 # E : t10 = bitmask of last count byte
141 subq t12, 1, t6 # E :
143 or t12, t6, t8 # E :
175 t6 == bytemask that is -1 in dest word bytes */
185 or t0, t6, t6 # E : mask original data for zero test
187 cmpbge zero, t6, t8 # E :
190 lda t6, -1 # E : mask out the bits we have
192 mskql t6, a
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-tests/
H A Dtest-unistd.c34 pid_t t6; variable
/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
138 t6=t1+t1;
143 t6+=2;
146 ch[t6]=cc[t5]+ti2;
148 ch[t6-1]=cc[t5-1]+tr2;
172 int i,k,t0,t1,t2,t3,t4,t5,t6; local
204 t5=(t6=ido<<1)+t4;
236 ch[t4+t6-1]=ti4+tr3;
237 ch[t4+t6]=tr4+ti3;
239 ch[t5+t6
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/iserver/libunistring-0.9.3/tests/
H A Dtest-unistd.c46 pid_t t6; variable
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/alpha/include/asm/
H A Dregdef.h12 #define t6 $7 macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dmss34dsp.c71 const int t6 = 77062 * t4 + 51491 * t5; \
78 blk[0 * step] = ( t1 + t6 + t9 + tB) >> shift; \
80 blk[2 * step] = ( t2 + t6 - t8 + tA) >> shift; \
83 blk[5 * step] = (-(t2 + t6) - t8 + tA) >> shift; \
85 blk[7 * step] = (-(t1 + t6) + t9 + tB) >> shift; \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dfft.c212 BF(t4, t6, t2, t6);\
214 BF(a2.im, a0.im, a0.im, t6);\
225 BF(t4, t6, t2, t6);\
227 BF(a2.im, a0.im, i0, t6);\
232 CMUL(t5, t6, a3.re, a3.im, wre, wim);\
240 t6 = a3.im;\
248 FFTDouble t1, t2, t3, t4, t5, t6;\
282 FFTDouble t1, t2, t3, t4, t5, t6, t local
296 FFTDouble t1, t2, t3, t4, t5, t6; local
312 FFTDouble t1, t2, t3, t4, t5, t6; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/bn/asm/
H A Dppc64-mont.pl134 $t6="r30";
293 extrdi $t6,$t7,16,16
297 std $t6,`$FRAME+48`($sp)
306 lwz $t6,`12^$LITTLE_ENDIAN`($np) ; load n[1] as 32-bit word pair
321 mullw $t6,$a1,$t1
323 add $t5,$t5,$t6
344 extrwi $t6,$t1,16,16
348 std $t6,`$FRAME+48`($sp)
357 lwz $t6,8($np)
375 std $t6,`
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/bn/asm/
H A Dppc64-mont.pl134 $t6="r30";
293 extrdi $t6,$t7,16,16
297 std $t6,`$FRAME+48`($sp)
306 lwz $t6,`12^$LITTLE_ENDIAN`($np) ; load n[1] as 32-bit word pair
321 mullw $t6,$a1,$t1
323 add $t5,$t5,$t6
344 extrwi $t6,$t1,16,16
348 std $t6,`$FRAME+48`($sp)
357 lwz $t6,8($np)
375 std $t6,`
[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, t6, 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, t6, t
[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]
82 (p[0]) ld8 t6[0]=[src2],16
83 (EPI) st8 [tgt2]=t6[PIPE_DEPTH-1],16

Completed in 166 milliseconds

1234