Searched refs:R3 (Results 1 - 25 of 94) sorted by relevance

1234

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/blackfin/lib/
H A Dudivsi3.S51 R3 = R1 >> 15; /* and Y is a 15-bit number */ define
52 R2 = R2 | R3; /* then it's okay to use the DIVQ builtins (fallthrough to fast)*/
94 ** R3 currently holds Y>>15, which means R3's LSB is the
106 R3 += -1; /* if so, Y is 0x00008nnn */
112 R3 = R1 >> 1; /* Pre-scaled divisor for primitive case */ define
115 R2 = R3 - R2; /* shifted divisor < upper 16 bits of dividend */
145 R3 = 1; define
154 IF !CC R6 = R3; /* R1 doesn't, so at most 1 shifted */
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...]
H A Dmemcpy.S65 R3 = R1 + R2; define
66 CC = R0 < R3; /* and dst < src+len */
72 R3 = R1 | R0; define
74 R3 = R3 & R0; define
75 CC = R3; /* low bits set on either address? */
88 R3 = B[P1++] (X); define
90 B[P0++] = R3;
100 R3 = [I1++]; define
103 [P0++] = R3;
105 R3 = [I1++]; define
113 R3 = 0x3; define
114 R3 = R2 & R3; define
[all...]
H A Dsmulsi3_highpart.S13 R3 = R1.H * R0.L (IS,M); define
20 R1.L = R1.L + R3.L;
23 R3 >>>= 16;
24 R1 = R1 + R3;
H A Dmemmove.S52 R3 = R1 + R2; define
53 CC = R0 <= R3 (IU); /* (From+len) >= To */
56 R3 = 11; define
57 CC = R2 <= R3;
59 R3 = R1 | R0; /* OR addresses together */ define
60 R3 <<= 30; /* check bottom two bits */
67 R3 = 3; define
68 R2 = R2 & R3; /* remainder */
H A Dins.S38 cli R3;
47 sti R3;
53 cli R3;
62 sti R3;
68 cli R3;
77 sti R3;
H A Dmemchr.S55 R3 = B[P0++](Z); define
56 CC = R3 == R1;
H A Dmemset.S51 R3 = R0 + R2; /* end */ define
65 P2 = R3;
76 R2 = R3; /* end point */
77 R3 = P0; /* current position */ define
78 R2 = R2 - R3; /* bytes left */
H A Dumulsi3_highpart.S12 R2 = R1.H * R0.H, R3 = R1.L * R0.H (FU);
17 R0 = R0 + R3;
/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
232 movq (R3), R1
233 movq 8(R3), R3
235 input_whitening(R3,%r11,c_offset)
240 shr $32, R3
243 encrypt_round(R0,R1,R2,R3,0);
244 encrypt_round(R2,R3,R0,R1,8);
245 encrypt_round(R0,R1,R2,R3,2*8);
246 encrypt_round(R2,R3,R
[all...]
H A Daes-x86_64-asm.S32 #define R3 %rcx define
136 prologue(FUNC,KEY,B128,B192,R2,R8,R7,R9,R1,R3,R4,R6,R10,R5,R11)
138 #define return epilogue(R8,R2,R9,R7,R5,R6,R3,R4,R11)
141 round(TAB,OFFSET,R1,R2,R3,R4,R5,R6,R7,R10,R5,R6,R3,R4) \
145 round(TAB,OFFSET,R1,R2,R3,R4,R5,R6,R7,R10,R5,R6,R3,R4)
148 round(TAB,OFFSET,R2,R1,R4,R3,R6,R5,R7,R10,R5,R6,R3,R4) \
152 round(TAB,OFFSET,R2,R1,R4,R3,R
[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
41 R6 = BYTEPACK (R2,R3) || R1 = [I0++];
44 R3 = MAX(R1, R4) (V); define
45 R3 = MIN(R3, R5) (V) || R0 = [I0++]; define
46 R6 = BYTEPACK (R2,R3) || R1 = [I0++];
66 R2 = R2 << 8 || R0.H = W[I3--] || R3 = [I1++];
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...]
H A Dvp3_idct_bfin.S110 * R3=Y0, R2=Y4
113 R3=(A1+=R7.H*R0.L), R2=(A0-=R7.H*R0.L) (IS) || R1.H=W[I0--] || R7=[I3++];
139 * R3 is saved
141 * note: R3: Y0, R2: Y4, R1: Y2, R0: Y6
143 R3=R3+R0, R0=R3-R0;
144 R2=R2+R1, R1=R2-R1 || [TMP0]=R3 || R6.L=W[I0--];
157 R3 =(A1-=R7.L*R6.L), R2 =(A0+=R7.H*R6.L) (IS);
162 // R3
[all...]
H A Didct_bfin.S137 * R3=Y0, R2=Y4
140 R3=(A1+=R7.H*R0.L), R2=(A0-=R7.H*R0.L) (IS) || R1.H=W[I0--] || R7=[I3++];
166 * R3 is saved
168 * note: R3: Y0, R2: Y4, R1: Y2, R0: Y6
170 R3=R3+R0, R0=R3-R0;
171 R2=R2+R1, R1=R2-R1 || [TMP0]=R3 || R6.L=W[I0--];
184 R3 =(A1-=R7.L*R6.L), R2 =(A0+=R7.H*R6.L) (IS);
189 // R3
[all...]
H A Dfdct_bfin.S60 R0, R1, R2, R3, R4, R5, R6,R7, P0, P1, P2, P3, P4, P5, A0, A1.
200 I2 = I1; // Element 6 is read into R3.H.
201 I2 -= 4 || R3.H = W[I1++]; // I2 points to Input Element (0, 4).
211 R3.L = W[I1--]; // X7 is read into R3.L.
223 R0 = R0 +|+ R3, R3 = R0 -|- R3 || R1.L = W[I0++] || NOP;
237 * R3 has (6,7).
258 * The instruction W[I0] = R3
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/blackfin/mach-common/
H A Dcplbmgr.S90 R3 = ((16 << 8) | 2); /* Extract mask, bits 16 and 17.*/ define
102 R2 = EXTRACT(R0,R3.L) (Z); /* Get page size*/
139 R3 = 16; /* counter */ define
145 R3 = R3 + R1; define
146 CC = R3 == R1;
175 LC0=R3;
228 R3 = EXTRACT(R2, R1.L) (Z); define
232 P5 = R3;
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...]
H A Dcacheinit.S69 R3 = R3 + R1; define
70 CC = R3 == R1;
108 R3 = 15; /* max counter */ define
120 R3 = R3 + R1; define
121 CC = R3 == R1;
H A Dcache.S126 CSYNC(R3);
133 SSYNC(R3);
151 CSYNC(R3);
160 SSYNC(R3);
177 CSYNC(R3);
189 SSYNC(R3);
238 CSYNC(R3);
250 SSYNC(R3);
257 CSYNC(R3);
261 SSYNC(R3);
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/crypto/md5/
H A Dmd5_dgst.c150 R3(A,B,C,D,X[ 0], 6,0xf4292244L);
151 R3(D,A,B,C,X[ 7],10,0x432aff97L);
152 R3(C,D,A,B,X[14],15,0xab9423a7L);
153 R3(B,C,D,A,X[ 5],21,0xfc93a039L);
154 R3(A,B,C,D,X[12], 6,0x655b59c3L);
155 R3(D,A,B,C,X[ 3],10,0x8f0ccc92L);
156 R3(C,D,A,B,X[10],15,0xffeff47dL);
157 R3(B,C,D,A,X[ 1],21,0x85845dd1L);
158 R3(A,B,C,D,X[ 8], 6,0x6fa87e4fL);
159 R3(
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/crypto/md5/
H A Dmd5_dgst.c150 R3(A,B,C,D,X[ 0], 6,0xf4292244L);
151 R3(D,A,B,C,X[ 7],10,0x432aff97L);
152 R3(C,D,A,B,X[14],15,0xab9423a7L);
153 R3(B,C,D,A,X[ 5],21,0xfc93a039L);
154 R3(A,B,C,D,X[12], 6,0x655b59c3L);
155 R3(D,A,B,C,X[ 3],10,0x8f0ccc92L);
156 R3(C,D,A,B,X[10],15,0xffeff47dL);
157 R3(B,C,D,A,X[ 1],21,0x85845dd1L);
158 R3(A,B,C,D,X[ 8], 6,0x6fa87e4fL);
159 R3(
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/i386/crypto/
H A Dtwofish-i586-asm.S247 encrypt_round(R0,R1,R2,R3,0);
248 encrypt_round(R2,R3,R0,R1,8);
249 encrypt_round(R0,R1,R2,R3,2*8);
250 encrypt_round(R2,R3,R0,R1,3*8);
251 encrypt_round(R0,R1,R2,R3,4*8);
252 encrypt_round(R2,R3,R0,R1,5*8);
253 encrypt_round(R0,R1,R2,R3,6*8);
254 encrypt_round(R2,R3,R0,R1,7*8);
255 encrypt_round(R0,R1,R2,R3,8*8);
256 encrypt_round(R2,R3,R
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/hmac/
H A Dsha1.c94 /* (R0+R1), R2, R3, R4 are the different operations used in SHA1 */
100 #define R3(v,w,x,y,z,i) z+=(((w|x)&y)|(w&x))+blk(i)+0x8F1BBCDC+rol(v,5); \ macro
168 R3(a,b,c,d,e,40); R3(e,a,b,c,d,41); R3(d,e,a,b,c,42); R3(c,d,e,a,b,43);
169 R3(b,c,d,e,a,44); R3(a,b,c,d,e,45); R3(e,a,b,c,d,46); R3(
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/ppp-2.4.4/pppd/
H A Dsha1.c34 /* (R0+R1), R2, R3, R4 are the different operations used in SHA1 */
38 #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
78 R3(a,b,c,d,e,40); R3(e,a,b,c,d,41); R3(d,e,a,b,c,42); R3(c,d,e,a,b,43);
79 R3(b,c,d,e,a,44); R3(a,b,c,d,e,45); R3(e,a,b,c,d,46); R3(
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/crypto/bn/asm/
H A Dbn-alpha.pl10 $d =~ s/R3/3/g;
68 ldq $R3,16($16) # 3 1
89 addq $R3,$L3,$R3 # 3 2 2
91 cmpult $R3,$L3,$O3 # 3 2 3 1
95 addq $R3,$CC,$R3 # 3 2 3 1
97 cmpult $R3,$CC,$CC # 3 2 3 2
98 stq $R3,-16($16) # 3 2 4
243 umulh $A3,$A3,$R3 ######
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/crypto/md5/asm/
H A Dmd5-586.pl24 %Ltmp1=("R0",&Np($C), "R1",&Np($C), "R2",&Np($C), "R3",&Np($D));
29 0, 7, 14, 5, 12, 3, 10, 1, 8, 15, 6, 13, 4, 11, 2, 9, # R3
140 sub R3 subroutine
144 &comment("R3 $ki");
256 &comment("R3 section");
257 &R3(-1,$A,$B,$C,$D,$X,48, 6,0xf4292244);
258 &R3( 0,$D,$A,$B,$C,$X,49,10,0x432aff97);
259 &R3( 0,$C,$D,$A,$B,$X,50,15,0xab9423a7);
260 &R3( 0,$B,$C,$D,$A,$X,51,21,0xfc93a039);
261 &R3(
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/crypto/md5/asm/
H A Dmd5-586.pl24 %Ltmp1=("R0",&Np($C), "R1",&Np($C), "R2",&Np($C), "R3",&Np($D));
29 0, 7, 14, 5, 12, 3, 10, 1, 8, 15, 6, 13, 4, 11, 2, 9, # R3
140 sub R3 subroutine
144 &comment("R3 $ki");
256 &comment("R3 section");
257 &R3(-1,$A,$B,$C,$D,$X,48, 6,0xf4292244);
258 &R3( 0,$D,$A,$B,$C,$X,49,10,0x432aff97);
259 &R3( 0,$C,$D,$A,$B,$X,50,15,0xab9423a7);
260 &R3( 0,$B,$C,$D,$A,$X,51,21,0xfc93a039);
261 &R3(
[all...]

Completed in 100 milliseconds

1234