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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/alpha/
H A Dregdef.h58 #define t12 $27 macro
60 #define pv t12 /* procedure-variable register */
69 #define tc t12
H A Dmotion_est_mvi_asm.S27 #define tc t12
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/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-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/alpha/include/asm/
H A Dregdef.h36 #define t12 $27 macro
38 #define pv t12 /* procedure-variable register */
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/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-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/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-R7000-V1.0.7.12_1.2.5/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-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/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-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/x86/
H A Dvp9itxfm.asm626 pmulhrsw m0, [pw_15679x2] ; t12-13
629 ; m3=t8, m5=t9, m1=t10, m7=t11, m0=t12, m6=t13, m2=t14, m4=t15
640 ; m7=t8, m6=t9, m2=t10, m3=t11, m4=t12, m5=t13, m1=t14, m0=t15
663 pmulhrsw m6, [pw_15679x2] ; t12
682 VP9_UNPACK_MULSUB_2W_4X 1, 6, 4756, 15679, [pd_8192], 10, 11 ; t11, t12
686 ; m5=t8, m3=t9, m7=t10, m1=t11, m6=t12, m0=t13, m4=t14, m2=t15
692 SUMSUB_BA w, 0, 6, 10 ; t12, t13
696 ; m3=t8, m5=t9, m1=t10, m7=t11, m0=t12, m6=t13, m2=t14, m4=t15
706 ; m3=t8, m2=t9, m6=t10, m7=t11, m0=t12, m1=t13, m5=t14, m4=t15
710 SUMSUB_BA w, 0, 4, 10 ; t15, t12
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dvp9dsp.c1020 int t0, t1, t2, t3, t4, t5, t6, t7, t8, t9, t10, t11, t12, t13, t14, t15; local
1053 t12 = t12a + t13a;
1077 t12a = t15 - t12;
1080 t15a = t15 + t12;
1085 t12 = ((t12a + t11a) * 11585 + (1 << 13)) >> 14;
1090 out[ 3] = t3a + t12;
1099 out[12] = t3a - t12;
1108 int t0, t1, t2, t3, t4, t5, t6, t7, t8, t9, t10, t11, t12, t13, t14, t15; local
1124 t12 = IN(3) * 5520 + IN(12) * 15426;
1133 t4a = (t4 + t12
1258 int t12 = t12a + t13a; local
[all...]
H A Dh264pred_template.c868 int t8, t9, t10, t11, t12, t13, t14, t15; \
872 } else t8=t9=t10=t11=t12=t13=t14=t15= SRC(7,-1);
980 SRC(3,7)=SRC(4,6)=SRC(5,5)=SRC(6,4)=SRC(7,3)= (t10 + 2*t11 + t12 + 2) >> 2;
981 SRC(4,7)=SRC(5,6)=SRC(6,5)=SRC(7,4)= (t11 + 2*t12 + t13 + 2) >> 2;
982 SRC(5,7)=SRC(6,6)=SRC(7,5)= (t12 + 2*t13 + t14 + 2) >> 2;
1100 SRC(7,7)= (t10 + 2*t11 + t12 + 2) >> 2;
/netgear-R7000-V1.0.7.12_1.2.5/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-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dh264pred_template.c801 int t8, t9, t10, t11, t12, t13, t14, t15; \
805 } else t8=t9=t10=t11=t12=t13=t14=t15= SRC(7,-1);
906 SRC(3,7)=SRC(4,6)=SRC(5,5)=SRC(6,4)=SRC(7,3)= (t10 + 2*t11 + t12 + 2) >> 2;
907 SRC(4,7)=SRC(5,6)=SRC(6,5)=SRC(7,4)= (t11 + 2*t12 + t13 + 2) >> 2;
908 SRC(5,7)=SRC(6,6)=SRC(7,5)= (t12 + 2*t13 + t14 + 2) >> 2;
1022 SRC(7,7)= (t10 + 2*t11 + t12 + 2) >> 2;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/gpu/drm/i915/
H A Dintel_bios.h452 u16 t12; member in struct:edp_power_seq

Completed in 102 milliseconds