Searched refs:t13 (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; \
96 t13 = t07 ^ t11; \
98 t15 = t06 ^ t13; \
107 u32 t12, t13, t14, t15, t17, t18, t01; \
120 t13 = x ^ t12; \
123 z = t14 ^ t13; \
124 t17 = t05 & t13; \
132 u32 t10, t11, t12, t13, t16, t17, t01; \
145 t13 = b & d ; \
147 x = t13
[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; \
96 t13 = t07 ^ t11; \
98 t15 = t06 ^ t13; \
107 u32 t12, t13, t14, t15, t17, t18, t01; \
120 t13 = x ^ t12; \
123 z = t14 ^ t13; \
124 t17 = t05 & t13; \
132 u32 t10, t11, t12, t13, t16, t17, t01; \
145 t13 = b & d ; \
147 x = t13
[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 | |
87 #define t13 r21 define
171 (p[D]) ld8 t13 = [src0], 4*8
178 (p[D]) st8 [dst0] = t13, 4*8
H A Dmemcpy_mck.S56 #define t13 r28 define
250 EX(.ex_handler, (p[D]) ld8 t13 = [src0], 4*8)
257 EX(.ex_handler, (p[D]) st8 [dst0] = t13, 4*8)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/x86/
H A Dvp9itxfm.asm629 ; m3=t8, m5=t9, m1=t10, m7=t11, m0=t12, m6=t13, m2=t14, m4=t15
637 VP9_UNPACK_MULSUB_2W_4X 6, 1, 0, 7, 6270, m15137, [pd_8192], 10, 11 ; t10, t13
640 ; m7=t8, m6=t9, m2=t10, m3=t11, m4=t12, m5=t13, m1=t14, m0=t15
660 pmulhrsw m0, m7, [pw_14449x2] ; t13
681 VP9_UNPACK_MULSUB_2W_4X 7, 0, 14449, 7723, [pd_8192], 10, 11 ; t10, t13
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
702 VP9_UNPACK_MULSUB_2W_4X 6, 1, 6270, m15137, [pd_8192], 10, 11 ; t10, t13
706 ; m3=t8, m2=t9, m6=t10, m7=t11, m0=t12, m1=t13, m
[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
1054 t13 = t12a - t13a;
1062 t10a = (-(t13 * 15137 + t10 * 6270) + (1 << 13)) >> 14;
1063 t13a = ( t13 * 6270 - t10 * 15137 + (1 << 13)) >> 14;
1078 t13 = t14a - t13a;
1082 t10a = ((t13 - t10) * 11585 + (1 << 13)) >> 14;
1083 t13a = ((t13 + t10) * 11585 + (1 << 13)) >> 14;
1108 int t0, t1, t2, t3, t4, t5, t6, t7, t8, t9, t10, t11, t12, t13, t14, t15; local
1125 t13 = IN(3) * 15426 - IN(12) * 5520;
1134 t5a = (t5 + t13
1259 int t13 = 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);
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;
983 SRC(6,7)=SRC(7,6)= (t13 + 2*t14 + 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);
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;
909 SRC(6,7)=SRC(7,6)= (t13 + 2*t14 + t15 + 2) >> 2;

Completed in 185 milliseconds