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

123

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/crypto/bn/asm/
H A Dx86_64-gcc.c323 BN_ULONG c1,c2,c3; local
327 c3=0;
328 mul_add_c(a[0],b[0],c1,c2,c3);
331 mul_add_c(a[0],b[1],c2,c3,c1);
332 mul_add_c(a[1],b[0],c2,c3,c1);
335 mul_add_c(a[2],b[0],c3,c1,c2);
336 mul_add_c(a[1],b[1],c3,c1,c2);
337 mul_add_c(a[0],b[2],c3,c1,c2);
338 r[2]=c3;
339 c3
428 BN_ULONG c1,c2,c3; local
469 BN_ULONG c1,c2,c3; local
546 BN_ULONG c1,c2,c3; local
[all...]
H A Dsparcv8.S568 umul a_0,b_0,c_1 !=!mul_add_c(a[0],b[0],c1,c2,c3);
573 umul a_0,b_1,t_1 !=!mul_add_c(a[0],b[1],c2,c3,c1);
580 umul a_1,b_0,t_1 !mul_add_c(a[1],b[0],c2,c3,c1);
587 umul a_2,b_0,t_1 !mul_add_c(a[2],b[0],c3,c1,c2);
593 umul a_1,b_1,t_1 !mul_add_c(a[1],b[1],c3,c1,c2);
599 umul a_0,b_2,t_1 !mul_add_c(a[0],b[2],c3,c1,c2);
604 st c_3,rp(2) !r[2]=c3;
606 umul a_0,b_3,t_1 !mul_add_c(a[0],b[3],c1,c2,c3);
611 umul a_1,b_2,t_1 !=!mul_add_c(a[1],b[2],c1,c2,c3);
617 umul a_2,b_1,t_1 !mul_add_c(a[2],b[1],c1,c2,c3);
[all...]
H A Dsparcv8plus.S655 mulx a_0,b_0,t_1 !mul_add_c(a[0],b[0],c1,c2,c3);
660 mulx a_0,b_1,t_1 !mul_add_c(a[0],b[1],c2,c3,c1);
666 mulx a_1,b_0,t_1 !=!mul_add_c(a[1],b[0],c2,c3,c1);
674 mulx a_2,b_0,t_1 !mul_add_c(a[2],b[0],c3,c1,c2);
680 mulx a_1,b_1,t_1 !mul_add_c(a[1],b[1],c3,c1,c2);
685 mulx a_0,b_2,t_1 !mul_add_c(a[0],b[2],c3,c1,c2);
690 stuw t_1,rp(2) !r[2]=c3;
693 mulx a_0,b_3,t_1 !mul_add_c(a[0],b[3],c1,c2,c3);
698 mulx a_1,b_2,t_1 !=!mul_add_c(a[1],b[2],c1,c2,c3);
703 mulx a_2,b_1,t_1 !mul_add_c(a[2],b[1],c1,c2,c3);
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/crypto/bn/asm/
H A Dx86_64-gcc.c347 BN_ULONG c1,c2,c3; local
351 c3=0;
352 mul_add_c(a[0],b[0],c1,c2,c3);
355 mul_add_c(a[0],b[1],c2,c3,c1);
356 mul_add_c(a[1],b[0],c2,c3,c1);
359 mul_add_c(a[2],b[0],c3,c1,c2);
360 mul_add_c(a[1],b[1],c3,c1,c2);
361 mul_add_c(a[0],b[2],c3,c1,c2);
362 r[2]=c3;
363 c3
451 BN_ULONG c1,c2,c3; local
491 BN_ULONG c1,c2,c3; local
567 BN_ULONG c1,c2,c3; local
[all...]
H A Dsparcv8.S568 umul a_0,b_0,c_1 !=!mul_add_c(a[0],b[0],c1,c2,c3);
573 umul a_0,b_1,t_1 !=!mul_add_c(a[0],b[1],c2,c3,c1);
580 umul a_1,b_0,t_1 !mul_add_c(a[1],b[0],c2,c3,c1);
587 umul a_2,b_0,t_1 !mul_add_c(a[2],b[0],c3,c1,c2);
593 umul a_1,b_1,t_1 !mul_add_c(a[1],b[1],c3,c1,c2);
599 umul a_0,b_2,t_1 !mul_add_c(a[0],b[2],c3,c1,c2);
604 st c_3,rp(2) !r[2]=c3;
606 umul a_0,b_3,t_1 !mul_add_c(a[0],b[3],c1,c2,c3);
611 umul a_1,b_2,t_1 !=!mul_add_c(a[1],b[2],c1,c2,c3);
617 umul a_2,b_1,t_1 !mul_add_c(a[2],b[1],c1,c2,c3);
[all...]
H A Dsparcv8plus.S667 mulx a_0,b_0,t_1 !mul_add_c(a[0],b[0],c1,c2,c3);
672 mulx a_0,b_1,t_1 !mul_add_c(a[0],b[1],c2,c3,c1);
678 mulx a_1,b_0,t_1 !=!mul_add_c(a[1],b[0],c2,c3,c1);
686 mulx a_2,b_0,t_1 !mul_add_c(a[2],b[0],c3,c1,c2);
692 mulx a_1,b_1,t_1 !mul_add_c(a[1],b[1],c3,c1,c2);
697 mulx a_0,b_2,t_1 !mul_add_c(a[0],b[2],c3,c1,c2);
702 stuw t_1,rp(2) !r[2]=c3;
705 mulx a_0,b_3,t_1 !mul_add_c(a[0],b[3],c1,c2,c3);
710 mulx a_1,b_2,t_1 !=!mul_add_c(a[1],b[2],c1,c2,c3);
715 mulx a_2,b_1,t_1 !mul_add_c(a[2],b[1],c1,c2,c3);
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/crypto/bn/
H A Dbn_asm.c530 BN_ULONG c1,c2,c3; local
534 c3=0;
535 mul_add_c(a[0],b[0],c1,c2,c3);
538 mul_add_c(a[0],b[1],c2,c3,c1);
539 mul_add_c(a[1],b[0],c2,c3,c1);
542 mul_add_c(a[2],b[0],c3,c1,c2);
543 mul_add_c(a[1],b[1],c3,c1,c2);
544 mul_add_c(a[0],b[2],c3,c1,c2);
545 r[2]=c3;
546 c3
639 BN_ULONG c1,c2,c3; local
684 BN_ULONG c1,c2,c3; local
765 BN_ULONG c1,c2,c3; local
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/crypto/bn/
H A Dbn_asm.c558 BN_ULONG c1,c2,c3; local
562 c3=0;
563 mul_add_c(a[0],b[0],c1,c2,c3);
566 mul_add_c(a[0],b[1],c2,c3,c1);
567 mul_add_c(a[1],b[0],c2,c3,c1);
570 mul_add_c(a[2],b[0],c3,c1,c2);
571 mul_add_c(a[1],b[1],c3,c1,c2);
572 mul_add_c(a[0],b[2],c3,c1,c2);
573 r[2]=c3;
574 c3
667 BN_ULONG c1,c2,c3; local
712 BN_ULONG c1,c2,c3; local
793 BN_ULONG c1,c2,c3; local
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-mips/sibyte/
H A Dboard.h44 #define setleds(t0,t1,c0,c1,c2,c3) \
52 li t1, c3; \
55 #define setleds(t0,t1,c0,c1,c2,c3)
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm/sibyte/
H A Dboard.h44 #define setleds(t0,t1,c0,c1,c2,c3) \
52 li t1, c3; \
55 #define setleds(t0,t1,c0,c1,c2,c3)
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gnulib-local/tests/
H A Dtest-moo-assign.c20 sub2_t c3 = c; local
31 c = c3;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-tests/
H A Dtest-moo-assign.c20 sub2_t c3 = c; local
31 c = c3;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libiconv-1.11/lib/
H A Deuc_jp.h81 unsigned char c3 = s[2]; local
82 if (c3 >= 0xa1 && c3 < 0xff) {
85 buf[0] = c2-0x80; buf[1] = c3-0x80;
96 unsigned char c3 = s[2]; local
97 if (c3 >= 0xa1 && c3 < 0xff) {
98 *pwc = 0xe3ac + 94*(c2-0xf5) + (c3-0xa1);
H A Deuc_tw.h53 unsigned char c3 = s[2]; local
55 if (c3 >= 0xa1 && c3 < 0xff && c4 >= 0xa1 && c4 < 0xff) {
58 buf[0] = c3-0x80; buf[1] = c4-0x80;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/mips/tx4927/common/
H A Dtx4927_prom.c135 unsigned int c3; local
142 c3 = tx4927_process_sdccr((u64 *) 0xff1f8018);
143 total = c0 + c1 + c2 + c3;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/mips/tx4938/common/
H A Dprom.c118 unsigned int c3; local
125 c3 = tx4938_process_sdccr((u64 *) 0xff1f8018);
126 total = c0 + c1 + c2 + c3;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/src/
H A Dpo-charset.c219 unsigned char c3 = s[2]; local
220 if (c3 >= 0xa1 && c3 < 0xff)
243 unsigned char c3 = s[2]; local
244 if (c3 >= 0xa1 && c3 < 0xff)
314 unsigned char c3 = s[2]; local
315 if (c3 >= 0x81 && c3 < 0xff)
379 unsigned char c3 local
389 unsigned char c3 = s[2]; local
[all...]
H A Dx-php.c216 int c3 = phase1_getc (); local
218 if (c3 != '=')
219 phase1_ungetc (c3);
228 int c3 = phase1_getc (); local
230 if (c3 != '=')
231 phase1_ungetc (c3);
1162 int c3 = phase1_getc (); local
1163 if (c3 == '<')
1226 phase1_ungetc (c3);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-arm/arch-iop13xx/
H A Dentry-macro.S33 mrc p6, 0, \irqnr, c3, c2, 0 @ Read IINTVEC
35 mrceq p6, 0, \irqnr, c3, c2, 0 @ Re-read on potentially bad zero
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/mtools-4.0.10/scripts/
H A Ddownload33 -d) DRIVE=`echo $1|cut -c3-`
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/java/src/com/sleepycat/bind/tuple/
H A DTupleInput.java411 long c3 = readFast();
413 if ((c1 | c2 | c3 | c4) < 0) {
416 return ((c1 << 24) | (c2 << 16) | (c3 << 8) | c4);
428 long c3 = readFast();
434 if ((c1 | c2 | c3 | c4 | c5 | c6 | c7 | c8) < 0) {
437 return ((c1 << 56) | (c2 << 48) | (c3 << 40) | (c4 << 32) |
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/wget-1.12/lib/
H A Dmbrtowc.c172 unsigned char c3 = (unsigned char) p[2]; local
174 if ((c3 ^ 0x80) < 0x40)
264 unsigned char c3 = (unsigned char) p[2]; local
266 if (c3 >= 0x81 && c3 <= 0xfe)
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/
H A Dsimple_idct.c414 int c0, c1, c2, c3, a0, a1, a2, a3; local
424 c3 = a1 * C2 - a3 * C1;
427 dest[0] = cm[(c2 + c3) >> C_SHIFT];
429 dest[0] = cm[(c2 - c3) >> C_SHIFT];
494 int c0, c1, c2, c3, a0, a1, a2, a3; local
504 c3 = a1 * C2 - a3 * C1;
507 dest[0] = cm[dest[0] + ((c2 + c3) >> C_SHIFT)];
509 dest[0] = cm[dest[0] + ((c2 - c3) >> C_SHIFT)];
522 int c0, c1, c2, c3, a0, a1, a2, a3; local
532 c3
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/sh4/
H A Didct_sh4.c28 #define c3 1.17587560241935884520 /* sqrt(2)*cos(3*pi/16) */ macro
42 c1, c3, c5, c7,
43 c3,-c7,-c1,-c5,
44 c5,-c1, c7, c3,
45 c7,-c5, c3,-c1
50 #undef c3 macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/i386/
H A DMakefile.cpu33 cflags-$(CONFIG_MCYRIXIII) += $(call cc-option,-march=c3,-march=i486) $(align)-functions=0 $(align)-jumps=0 $(align)-loops=0
34 cflags-$(CONFIG_MVIAC3_2) += $(call cc-option,-march=c3-2,-march=i686)

Completed in 613 milliseconds

123