Searched defs:R3 (Results 1 - 25 of 39) sorted by relevance

12

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/crypto/md5/asm/
H A Dmd5-586.pl140 sub R3 subroutine
[all...]
H A Dmd5-sparcv9.S53 #define R3 %l3 define
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/crypto/md5/asm/
H A Dmd5-586.pl140 sub R3 subroutine
[all...]
H A Dmd5-sparcv9.S53 #define R3 %l3 define
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/blackfin/lib/
H A Dmemchr.S55 R3 = B[P0++](Z); define
H A Dsmulsi3_highpart.S13 R3 = R1.H * R0.L (IS,M); define
H A Dmemcpy.S65 R3 = R1 + R2; define
72 R3 = R1 | R0; define
74 R3 = R3 & R0; define
88 R3 = B[P1++] (X); define
100 R3 = [I1++]; define
105 R3 = [I1++]; define
113 R3 = 0x3; define
114 R3 = R2 & R3; define
[all...]
H A Dmemmove.S52 R3 = R1 + R2; define
56 R3 = 11; define
59 R3 = R1 | R0; /* OR addresses together */ define
67 R3 = 3; define
H A Dmemset.S51 R3 = R0 + R2; /* end */ define
77 R3 = P0; /* current position */ define
H A Ddivsi3.S59 R3 = R0 ^ R1; define
H A Dmemcmp.S58 R3 = 3; define
H A Dudivsi3.S51 R3 = R1 >> 15; /* and Y is a 15-bit number */ define
112 R3 = R1 >> 1; /* Pre-scaled divisor for primitive case */ define
145 R3 = 1; define
157 R3 define
168 R3 = 0; /* Clear partial remainder */ define
175 R3 = R3 << 1 || R5 = [SP]; define
176 R3 = R3 | R6; /* Include any carry */ define
180 R3 = R3 + R5; /* Add/sub divsor to partial remainder */ define
194 R3 = R2; /* Copy of R2 */ define
284 R3 = R2.L (Z); /* Q = X' / Y' */ define
292 R3 = 0xFFFF (Z); define
295 R3 = 1 ; define
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/blackfin/mach-common/
H A Dcacheinit.S69 R3 = R3 + R1; define
108 R3 = 15; /* max counter */ define
120 R3 = R3 + R1; define
H A Ddpmc.S390 R3 = ~R3; define
H A Dcplbmgr.S90 R3 = ((16 << 8) | 2); /* Extract mask, bits 16 and 17.*/ define
139 R3 = 16; /* counter */ define
145 R3 = R3 + R1; define
228 R3 = EXTRACT(R2, R1.L) (Z); define
234 R3 define
235 R3 = R3 + R4; define
251 R3 = [P3]; define
316 R3 = 30; /* so we can use this to determine the offset*/ define
319 R3 = R3 - R2; define
322 R3 = [P3]; /* Retrieve the CPLB*/ define
407 R3 = 0x1002; /* 16th - position, 2 bits -length */ define
422 R3 = 0x284; /* stack length from start of trap till define
534 R3 = EXTRACT(R2, R1.L) (Z); define
540 R3 = [P5]; define
541 R3 = R3 + R4; define
575 R3 = [P3]; define
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/hmac/
H A Dsha1.c100 #define R3(v,w,x,y,z,i) z+=(((w|x)&y)|(w&x))+blk(i)+0x8F1BBCDC+rol(v,5); \ macro
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/crypto/md5/
H A Dmd5_locl.h169 #define R3(a,b,c,d,k,s,t) { \ macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/crypto/md5/
H A Dmd5_locl.h173 #define R3(a,b,c,d,k,s,t) { \ macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/libavutil/
H A Dsha1.c43 #define R3(v,w,x,y,z,i) z+=(((w|x)&y)|(w&x))+blk (i)+0x8F1BBCDC+rol(v,5);w=rol(w,30); macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/ppp-2.4.4/pppd/
H A Dsha1.c38 #define R3(v,w,x,y,z,i) z+=(((w|x)&y)|(w&x))+blk(i)+0x8F1BBCDC+rol(v,5);w=rol(w,30); macro
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/crypto/bn/asm/
H A Dmips1.s14 #define R3 $8 define
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/x86_64/crypto/
H A Dtwofish-x86_64-asm.S56 #define R3 %rdx define
[all...]
H A Daes-x86_64-asm.S32 #define R3 %rcx define
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/bfin/
H A Dpixels_bfin.S39 R3 = MAX(R1, R4) (V); define
40 R3 = MIN(R3, R5) (V) || R0 = [I0++]; define
44 R3 = MAX(R1, R4) (V); define
45 R3 = MIN(R3, R5) (V) || R0 = [I0++]; define
67 R3 define
73 R3 = R3 >> 8 || R1.L = W[I3] || I3 += 4; define
78 R3 = R3 >> 8 || R1.L = W[I3] || I3 += 4; define
556 R3 = 16; define
558 R3 = R2 - R3; define
586 R3 = 8; define
588 R3 = R2 - R3; define
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/
H A Dsimple_idct.c518 #define R3 R_FIX(0.5) macro

Completed in 131 milliseconds

12