Searched refs:out0 (Results 1 - 25 of 68) sorted by relevance

123

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/x86/
H A Ddsputil_init.c101 #define SUM(in0, in1, out0, out1) \
105 "movq %%mm2, " #out0 "\n" \
109 "psubusb " #out0 ", " #in0 "\n" \
165 #define SUM(in0, in1, out0, out1) \
166 "movq (%0), " #out0 "\n" \
169 "psadbw " #out0 ", " #in0 "\n" \
209 #define SUM(in0, in1, out0, out1) \
211 "movq (%1), " #out0 "\n" \
216 "psubb " #out0 ", %%mm2\n" \
220 "movq %%mm2, " #out0 "\
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/mips/
H A Dcelp_filters_mips.c67 float out0, out1, out2, out3; local
88 out0 = in[0];
97 "nmsub.s %[out0], %[out0], $f2, %[old_out1] \n\t"
101 "nmsub.s %[out0], %[out0], $f1, %[old_out2] \n\t"
104 "nmsub.s %[out0], %[out0], $f0, %[old_out3] \n\t"
107 "nmsub.s %[out0], %[out0],
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dcelp_filters.c96 float out0, out1, out2, out3; local
115 out0 = in[0];
120 out0 -= filter_coeffs[2] * old_out1;
124 out0 -= filter_coeffs[1] * old_out2;
127 out0 -= filter_coeffs[0] * old_out3;
131 out0 -= val * old_out0;
140 out0 -= val * old_out3;
149 out0 -= val * old_out2;
158 tmp0 = out0;
172 out[0] = out0;
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dcelp_filters.c97 float out0, out1, out2, out3; local
118 out0 = in[0];
123 out0 -= filter_coeffs[2] * old_out1;
127 out0 -= filter_coeffs[1] * old_out2;
130 out0 -= filter_coeffs[0] * old_out3;
134 out0 -= val * old_out0;
143 out0 -= val * old_out3;
152 out0 -= val * old_out2;
161 tmp0 = out0;
175 out[0] = out0;
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/ms/
H A Duplink-ia64.pl27 { .mmi; ld8 out0=[loc2]
29 { .mib; add loc2=8*$i,out0
H A Duplink.pl149 { .mmi; ld8 out0=[loc2]
151 { .mib; adds loc2=8*$i,out0
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/ms/
H A Duplink-ia64.pl27 { .mmi; ld8 out0=[loc2]
29 { .mib; add loc2=8*$i,out0
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/aes/asm/
H A Daesp8-ppc.pl653 my ($out0,$out1,$out2,$out3,$out4,$out5,$out6,$out7)=map("v$_",(14..21));
740 lvx $out0,$x70,$key # borrow $out0
743 ?vperm v31,v31,$out0,$keyperm
762 vxor $out0,$in0,$rndkey0
784 vncipher $out0,$out0,v24
795 vncipher $out0,$out0,v25
807 vncipher $out0,
[all...]
H A Daes-ia64.S285 and out0=3,in0
301 { .mib; cmp.ne p6,p0=out0,r0
302 add out0=4,in0
308 { .mmi; ld4 out3=[out0],8 // s1
314 { .mmb; ld4 out7=[out0] // s3
335 { .mmi; add out0=1,in0
339 ld1 r17=[out0],4 }//;;
343 ld1 r21=[out0],4 }//;;
347 ld1 r25=[out0],4 }//;;
351 ld1 r29=[out0] }//;;
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/aes/asm/
H A Daesp8-ppc.pl653 my ($out0,$out1,$out2,$out3,$out4,$out5,$out6,$out7)=map("v$_",(14..21));
740 lvx $out0,$x70,$key # borrow $out0
743 ?vperm v31,v31,$out0,$keyperm
762 vxor $out0,$in0,$rndkey0
784 vncipher $out0,$out0,v24
795 vncipher $out0,$out0,v25
807 vncipher $out0,
[all...]
H A Daes-ia64.S285 and out0=3,in0
301 { .mib; cmp.ne p6,p0=out0,r0
302 add out0=4,in0
308 { .mmi; ld4 out3=[out0],8 // s1
314 { .mmb; ld4 out7=[out0] // s3
335 { .mmi; add out0=1,in0
339 ld1 r17=[out0],4 }//;;
343 ld1 r21=[out0],4 }//;;
347 ld1 r25=[out0],4 }//;;
351 ld1 r29=[out0] }//;;
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/x86/
H A Ddsputilenc_mmx.c594 #define SUM(in0, in1, out0, out1) \
598 "movq %%mm2, " #out0 "\n"\
602 "psubusb " #out0 ", " #in0 "\n"\
655 #define SUM(in0, in1, out0, out1) \
656 "movq (%0), " #out0 "\n"\
659 "psadbw " #out0 ", " #in0 "\n"\
696 #define SUM(in0, in1, out0, out1) \
698 "movq (%1)," #out0 "\n"\
703 "psubb " #out0 ", %%mm2\n"\
707 "movq %%mm2, " #out0 "\
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/xen/
H A Dxenivt.S36 add out0=16,sp // pass pointer to pt_regs as first arg
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/des/
H A Dxcbc_enc.c85 int out0,out1; local
92 out0=out1=0;
95 out[i]=key[i]^desx_white_in2out[out0^out1];
96 out0=out1;
100 out0=out[0];
104 out[i]=in[i]^desx_white_in2out[out0^out1];
105 out0=out1;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/des/
H A Dxcbc_enc.c103 int out0, out1;
110 out0 = out1 = 0;
112 out[i] = key[i] ^ desx_white_in2out[out0 ^ out1];
113 out0 = out1;
117 out0 = out[0];
120 out[i] = in[i] ^ desx_white_in2out[out0 ^ out1];
121 out0 = out1;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/des/
H A Dxcbc_enc.c103 int out0, out1;
110 out0 = out1 = 0;
112 out[i] = key[i] ^ desx_white_in2out[out0 ^ out1];
113 out0 = out1;
117 out0 = out[0];
120 out[i] = in[i] ^ desx_white_in2out[out0 ^ out1];
121 out0 = out1;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/pcmcia/
H A Dxxs1500_ss.c225 goto out0;
233 goto out0;
241 goto out0;
260 goto out0;
299 out0:
H A Ddb1xxx_ss.c424 goto out0;
460 goto out0;
469 goto out0;
478 goto out0;
497 goto out0;
538 out0:
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/drivers/dma/
H A Ddmabrg.c180 goto out0;
194 out0: kfree(dmabrg_handlers);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/kernel/
H A Dmca_drv_asm.S37 mov out0=r8 // poisoned address
H A Defi_stub.S67 mov out0=in1
H A Desi_stub.S54 ld8 out0=[in1],8 // ESI params loaded from array
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/dbus-1.6.8/dbus/
H A Ddbus-spawn-win.c674 goto out0;
681 goto out0;
690 goto out0;
703 goto out0;
710 goto out0;
723 goto out0;
741 out0:
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/soc/au1x/
H A Dpsc-i2s.c320 goto out0;
325 goto out0;
364 out0:
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/mtd/devices/
H A Dphram.c131 goto out0;
167 out0:

Completed in 270 milliseconds

123