Searched refs:t14 (Results 1 - 8 of 8) sorted by relevance

/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; \
97 t14 = b & t06; \
100 t17 = w ^ t14; \
107 u32 t12, t13, t14, t15, t17, t18, t01; \
121 t14 = t03 ^ t10; \
123 z = t14 ^ t13; \
125 t18 = t14 | t17; \
156 u32 t09, t10, t11, t14, t15, t17, t01; \
170 t14 = a | y ; \
174 w = t14
[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; \
97 t14 = b & t06; \
100 t17 = w ^ t14; \
107 u32 t12, t13, t14, t15, t17, t18, t01; \
121 t14 = t03 ^ t10; \
123 z = t14 ^ t13; \
125 t18 = t14 | t17; \
156 u32 t09, t10, t11, t14, t15, t17, t01; \
170 t14 = a | y ; \
174 w = t14
[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.S55 * | t14 | t15 | v
86 #define t14 t10 // alias! define
167 (p[D]) ld8 t14 = [src1], 8
174 (p[D]) st8 [dst1] = t14, 8
H A Dmemcpy_mck.S55 #define t14 t10 // alias! define
246 EK(.ex_handler, (p[D]) ld8 t14 = [src1], 8)
253 EK(.ex_handler, (p[D]) st8 [dst1] = t14, 8)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/x86/
H A Dvp9itxfm.asm623 pmulhrsw m4, m3, [pw_16305x2] ; t14-15
629 ; m3=t8, m5=t9, m1=t10, m7=t11, m0=t12, m6=t13, m2=t14, m4=t15
636 VP9_UNPACK_MULSUB_2W_4X 2, 5, 4, 3, 15137, 6270, [pd_8192], 10, 11 ; t9, t14
640 ; m7=t8, m6=t9, m2=t10, m3=t11, m4=t12, m5=t13, m1=t14, m0=t15
659 pmulhrsw m4, [pw_12665x2] ; t14
680 VP9_UNPACK_MULSUB_2W_4X 3, 4, 10394, 12665, [pd_8192], 10, 11 ; t9, t14
686 ; m5=t8, m3=t9, m7=t10, m1=t11, m6=t12, m0=t13, m4=t14, m2=t15
693 SUMSUB_BA w, 4, 2, 10 ; t15, t14
696 ; m3=t8, m5=t9, m1=t10, m7=t11, m0=t12, m6=t13, m2=t14, m4=t15
701 VP9_UNPACK_MULSUB_2W_4X 2, 5, 15137, 6270, [pd_8192], 10, 11 ; t9, t14
[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
1055 t14 = t15a - t14a;
1060 t9a = ( t14 * 6270 - t9 * 15137 + (1 << 13)) >> 14;
1061 t14a = ( t14 * 15137 + t9 * 6270 + (1 << 13)) >> 14;
1079 t14 = t14a + t13a;
1088 out[ 1] = t1a + t14;
1101 out[14] = t1a - t14;
1108 int t0, t1, t2, t3, t4, t5, t6, t7, t8, t9, t10, t11, t12, t13, t14, t15; local
1126 t14 = IN(1) * 2404 + IN(14) * 16207;
1135 t6a = (t6 + t14
1260 int t14 = t15a - t14a; 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);
982 SRC(5,7)=SRC(6,6)=SRC(7,5)= (t12 + 2*t13 + t14 + 2) >> 2;
983 SRC(6,7)=SRC(7,6)= (t13 + 2*t14 + t15 + 2) >> 2;
984 SRC(7,7)= (t14 + 3*t15 + 2) >> 2;
/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);
908 SRC(5,7)=SRC(6,6)=SRC(7,5)= (t12 + 2*t13 + t14 + 2) >> 2;
909 SRC(6,7)=SRC(7,6)= (t13 + 2*t14 + t15 + 2) >> 2;
910 SRC(7,7)= (t14 + 3*t15 + 2) >> 2;

Completed in 180 milliseconds