Searched refs:t12 (Results 1 - 17 of 17) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/alpha/
H A Dregdef.h58 #define t12 $27 macro
60 #define pv t12 /* procedure-variable register */
H A Dmotion_est_mvi_asm.S27 #define tc t12
H A Ddsputil_alpha_asm.S32 #define tc t12
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-alpha/
H A Dregdef.h36 #define t12 $27 macro
38 #define pv t12 /* procedure-variable register */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/alpha/lib/
H A Dev6-stxcpy.S17 * t12 = bitmask (with one bit set) indicating the last byte written
20 * Furthermore, v0, a3-a5, t11, and t12 are untouched.
85 and t8, t6, t12 # E : (stall)
88 and t12, 0x80, t6 # E : (stall)
94 subq t12, 1, t6 # E :
96 or t12, t6, t8 # E : (stall)
239 and t6, t8, t12 # E : (stall)
240 and t12, 0x80, t6 # E : avoid dest word load if we can (stall)
244 subq t12, 1, t6 # E :
245 or t6, t12, t
[all...]
H A Dstxcpy.S17 * t12 = bitmask (with one bit set) indicating the last byte written
20 * Furthermore, v0, a3-a5, t11, and t12 are untouched.
69 and t8, t6, t12 # e1 (stall)
73 and t12, 0x80, t6 # e0 :
79 subq t12, 1, t6 # .. e1 :
81 or t12, t6, t8 # .. e1 :
212 and t6, t8, t12 # e1 :
214 and t12, 0x80, t6 # e0 : avoid dest word load if we can
218 subq t12, 1, t6 # .. e1 :
219 or t6, t12, t
[all...]
H A Dstrncpy_from_user.S74 negq t8, t12 # e0 : find low bit set
75 and t8, t12, t12 # e1 (stall)
79 and t12, 0x80, t6 # e0 :
85 subq t12, 1, t6 # .. e1 :
86 or t12, t6, t8 # e0 :
234 and t6, t8, t12 # e1 :
236 and t12, 0x80, t6 # e0 : avoid dest word load if we can
240 subq t12, 1, t6 # .. e1 :
241 or t6, t12, t
[all...]
H A Dev6-strncpy_from_user.S135 negq t8, t12 # E : find low bit set
136 and t8, t12, t12 # E :
141 subq t12, 1, t6 # E :
143 or t12, t6, t8 # E :
290 and t6, t8, t12 # E :
292 subq t12, 1, t6 # E :
294 or t6, t12, t8 # E :
345 cmplt t4, t5, t12 # E :
349 beq t12,
[all...]
H A Dev6-stxncpy.S24 * t12 = bitmask (with one bit set) indicating the last byte written
108 negq t8, t12 # E : find low bit set
109 and t8, t12, t12 # E : (stall)
112 and t12, 0x80, t6 # E : (stall)
118 subq t12, 1, t6 # E :
119 or t12, t6, t8 # E : (stall)
292 and t6, t8, t12 # E : (stall)
293 and t12, 0x80, t6 # E : avoid dest word load if we can (stall)
297 subq t12,
[all...]
H A Dstxncpy.S24 * t12 = bitmask (with one bit set) indicating the last byte written
81 negq t8, t12 # e0 : find low bit set
82 and t8, t12, t12 # e1 (stall)
86 and t12, 0x80, t6 # e0 :
92 subq t12, 1, t6 # .. e1 :
93 or t12, t6, t8 # e0 :
248 and t6, t8, t12 # e1 :
250 and t12, 0x80, t6 # e0 : avoid dest word load if we can
254 subq t12,
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libgcrypt-1.5.0/cipher/
H A Dserpent.c83 u32 t11, t12, t13, t14, t15, t17, t01; \
95 t12 = c ^ d ; \
101 x = t12 ^ t17; \
107 u32 t12, t13, t14, t15, t17, t18, t01; \
119 t12 = a | t05; \
120 t13 = x ^ t12; \
132 u32 t10, t11, t12, t13, t16, t17, t01; \
144 t12 = y ^ t11; \
147 x = t13 ^ t12; \
180 u32 t09, t10, t12, t1
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ia64/lib/
H A Dcopy_page_mck.S54 * | t12 | t13 | |
85 #define t12 t6 // alias! define
166 (p[D]) ld8 t12 = [src0], 8
173 (p[D]) st8 [dst0] = t12, 8
H A Dmemcpy_mck.S54 #define t12 t6 // alias! define
245 EX(.ex_handler, (p[D]) ld8 t12 = [src0], 8)
252 EX(.ex_handler, (p[D]) st8 [dst0] = t12, 8)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/crypto/bn/asm/alpha/
H A Dmul_c4.pl114 &cmpult($R,$r12,($t12)=&NR(1)); &FR($r12);
116 &add($H1,$t12,$H1) &FR($t12);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/crypto/bn/asm/alpha.works/
H A Dmul_c4.pl112 &cmpult($R,$r12,($t12)=&NR(1)); &FR($r12);
114 &add($H1,$t12,$H1) &FR($t12);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/libvorbis-1.2.3/lib/
H A Dsmallft.c844 t11,t12; local
964 t12=t9;
966 ch[t5-1]=cc[t11-1]+cc[t12-1];
967 ch[t6-1]=cc[t11-1]-cc[t12-1];
968 ch[t5]=cc[t11]-cc[t12];
969 ch[t6]=cc[t11]+cc[t12];
973 t12+=t10;
1016 t12=t7;
1019 c2[t5++]+=ai2*ch2[t12++];
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/
H A Dh264pred.c769 int t8, t9, t10, t11, t12, t13, t14, t15; \
773 } else t8=t9=t10=t11=t12=t13=t14=t15= SRC(7,-1);
847 SRC(3,7)=SRC(4,6)=SRC(5,5)=SRC(6,4)=SRC(7,3)= (t10 + 2*t11 + t12 + 2) >> 2;
848 SRC(4,7)=SRC(5,6)=SRC(6,5)=SRC(7,4)= (t11 + 2*t12 + t13 + 2) >> 2;
849 SRC(5,7)=SRC(6,6)=SRC(7,5)= (t12 + 2*t13 + t14 + 2) >> 2;
956 SRC(7,7)= (t10 + 2*t11 + t12 + 2) >> 2;

Completed in 134 milliseconds