Searched refs:R0 (Results 26 - 50 of 101) sorted by relevance

12345

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/bfin/
H A Dfdct_bfin.S60 R0, R1, R2, R3, R4, R5, R6,R7, P0, P1, P2, P3, P4, P5, A0, A1.
197 I1 = B0; // Element 1 and 0 is read in R0.
198 I1 += M0 || R0 = [I0++]; // I1 points to Input Element (0, 6).
222 R0 = R0 +|+ R3, R3 = R0 -|- R3 || R1.L = W[I0++] || NOP; define
235 * At the end of stage 1 R0 has (1,0), R1 has (2,3), R2 has (4, 5) and
246 R0 = R0 +|+ R1, R1 = R0 define
[all...]
H A Dpixels_bfin.S29 I0 = R0; // block
34 R0 = [I0++]; define
36 R2 = MAX(R0, R4) (V);
40 R3 = MIN(R3, R5) (V) || R0 = [I0++];
42 R2 = MAX(R0, R4) (V) || [I1++] = R6;
45 R3 = MIN(R3, R5) (V) || R0 = [I0++];
47 ppc$1: R2 = Max(R0, R4) (V) || [I1++M1] = R6;
61 I3 = R0; // block
65 R0 = [I3++] || R2 = [I1]; define
66 R2 = R2 << 8 || R0
554 R0 = [sp+20]; // rwidth define
557 R0 = R0 - R3; define
571 R0 = R2 + R3 ; define
587 R0 = R0 - R3; define
600 R0 = R2 + R3 ; define
641 R0 = R2 + R3 (S); define
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/lib/
H A Dstrcpy.S10 * R0 = address (dest)
25 P0 = R0 ; /* dst*/
H A Dmemcpy.S16 * R0 = To Address (dest) (leave unchanged to form result)
35 P0 = R0 ; /* dst*/
40 CC = R1 < R0; /* src < dst */
43 CC = R0 < R3; /* and dst < src+len */
49 R3 = R1 | R0;
H A Dmemmove.S13 * R0 = To Address (leave unchanged to form result)
21 P0 = R0; /* P0 = To address */
27 CC = R1 < R0 (IU); /* From < To */
30 CC = R0 <= R3 (IU); /* (From+len) >= To */
36 R3 = R1 | R0; /* OR addresses together */
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/mach-common/
H A Dcache.S32 * R0 = start address
40 R0 = R0 & R2; define
48 R2 = R1 - R0;
55 P0 = R0;
H A Ddpmc_modes.S33 R0 = IWR_ENABLE(0); define
57 R3 = R0;
58 R0 = IWR_DISABLE_ALL; define
81 P3 = R0;
85 R0 = IWR_ENABLE(0); define
95 R0.L = 0xF;
96 W[P0] = R0.l; /* Set Max VCO to SCLK divider */
101 R0.L = (CONFIG_MIN_VCO_HZ/CONFIG_CLKIN_HZ) << 9;
102 W[P0] = R0.l; /* Set Min CLKIN to VCO multiplier */
125 R0 define
132 R0 = W[P0](z); define
140 R0 = IWR_ENABLE(0); define
267 R0 = W[P0] (Z); define
556 R0 = R2; define
[all...]
H A Dinterrupt.S35 * R0 contains the interrupt number, while R1 may contain the value of IPEND,
147 R0 = 0; define
158 R0 += 1;
173 R0 = R0 | R1; define
174 [sp + PT_SEQSTAT] = R0;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/md4/
H A Dmd4_dgst.c114 R0(A, B, C, D, X(0), 3, 0);
117 R0(D, A, B, C, X(1), 7, 0);
120 R0(C, D, A, B, X(2), 11, 0);
123 R0(B, C, D, A, X(3), 19, 0);
126 R0(A, B, C, D, X(4), 3, 0);
129 R0(D, A, B, C, X(5), 7, 0);
132 R0(C, D, A, B, X(6), 11, 0);
135 R0(B, C, D, A, X(7), 19, 0);
138 R0(A, B, C, D, X(8), 3, 0);
141 R0(
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/md4/
H A Dmd4_dgst.c114 R0(A, B, C, D, X(0), 3, 0);
117 R0(D, A, B, C, X(1), 7, 0);
120 R0(C, D, A, B, X(2), 11, 0);
123 R0(B, C, D, A, X(3), 19, 0);
126 R0(A, B, C, D, X(4), 3, 0);
129 R0(D, A, B, C, X(5), 7, 0);
132 R0(C, D, A, B, X(6), 11, 0);
135 R0(B, C, D, A, X(7), 19, 0);
138 R0(A, B, C, D, X(8), 3, 0);
141 R0(
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/md5/
H A Dmd5_dgst.c99 R0(A,B,C,D,X[ 0], 7,0xd76aa478L);
100 R0(D,A,B,C,X[ 1],12,0xe8c7b756L);
101 R0(C,D,A,B,X[ 2],17,0x242070dbL);
102 R0(B,C,D,A,X[ 3],22,0xc1bdceeeL);
103 R0(A,B,C,D,X[ 4], 7,0xf57c0fafL);
104 R0(D,A,B,C,X[ 5],12,0x4787c62aL);
105 R0(C,D,A,B,X[ 6],17,0xa8304613L);
106 R0(B,C,D,A,X[ 7],22,0xfd469501L);
107 R0(A,B,C,D,X[ 8], 7,0x698098d8L);
108 R0(
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/crypto/
H A Dtwofish-i586-asm_32.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,R0,R
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/md5/
H A Dmd5_dgst.c114 R0(A, B, C, D, X(0), 7, 0xd76aa478L);
117 R0(D, A, B, C, X(1), 12, 0xe8c7b756L);
120 R0(C, D, A, B, X(2), 17, 0x242070dbL);
123 R0(B, C, D, A, X(3), 22, 0xc1bdceeeL);
126 R0(A, B, C, D, X(4), 7, 0xf57c0fafL);
129 R0(D, A, B, C, X(5), 12, 0x4787c62aL);
132 R0(C, D, A, B, X(6), 17, 0xa8304613L);
135 R0(B, C, D, A, X(7), 22, 0xfd469501L);
138 R0(A, B, C, D, X(8), 7, 0x698098d8L);
141 R0(
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/md5/
H A Dmd5_dgst.c114 R0(A, B, C, D, X(0), 7, 0xd76aa478L);
117 R0(D, A, B, C, X(1), 12, 0xe8c7b756L);
120 R0(C, D, A, B, X(2), 17, 0x242070dbL);
123 R0(B, C, D, A, X(3), 22, 0xc1bdceeeL);
126 R0(A, B, C, D, X(4), 7, 0xf57c0fafL);
129 R0(D, A, B, C, X(5), 12, 0x4787c62aL);
132 R0(C, D, A, B, X(6), 17, 0xa8304613L);
135 R0(B, C, D, A, X(7), 22, 0xfd469501L);
138 R0(A, B, C, D, X(8), 7, 0x698098d8L);
141 R0(
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/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 */
95 #define R0(v,w,x,y,z,i) z+=((w&(x^y))^y)+blk0(i)+0x5A827999+rol(v,5); \ macro
158 R0(a,b,c,d,e, 0); R0(e,a,b,c,d, 1); R0(d,e,a,b,c, 2); R0(c,d,e,a,b, 3);
159 R0(b,c,d,e,a, 4); R0(a,b,c,d,e, 5); R0(e,a,b,c,d, 6); R0(
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/pppd/
H A Dsha1.c34 /* (R0+R1), R2, R3, R4 are the different operations used in SHA1 */
35 #define R0(v,w,x,y,z,i) z+=((w&(x^y))^y)+blk0(i)+0x5A827999+rol(v,5);w=rol(w,30); macro
68 R0(a,b,c,d,e, 0); R0(e,a,b,c,d, 1); R0(d,e,a,b,c, 2); R0(c,d,e,a,b, 3);
69 R0(b,c,d,e,a, 4); R0(a,b,c,d,e, 5); R0(e,a,b,c,d, 6); R0(
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/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));
26 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, # R0
42 sub R0 subroutine
51 &comment("R0 $ki");
60 &mov($tmp1,&Np($c)) if $pos < 1; # next tmp1 for R0
198 &comment("R0 section");
200 &R0(-2,$A,$B,$C,$D,$X, 0, 7,0xd76aa478);
201 &R0( 0,$D,$A,$B,$C,$X, 1,12,0xe8c7b756);
202 &R0( 0,$C,$D,$A,$B,$X, 2,17,0x242070db);
203 &R0(
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/md5/asm/
H A Dmd5-586.pl25 %Ltmp1=("R0",&Np($C), "R1",&Np($C), "R2",&Np($C), "R3",&Np($D));
27 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, # R0
43 sub R0 subroutine
52 &comment("R0 $ki");
61 &mov($tmp1,&Np($c)) if $pos < 1; # next tmp1 for R0
199 &comment("R0 section");
201 &R0(-2,$A,$B,$C,$D,$X, 0, 7,0xd76aa478);
202 &R0( 0,$D,$A,$B,$C,$X, 1,12,0xe8c7b756);
203 &R0( 0,$C,$D,$A,$B,$X, 2,17,0x242070db);
204 &R0(
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/md5/asm/
H A Dmd5-586.pl25 %Ltmp1=("R0",&Np($C), "R1",&Np($C), "R2",&Np($C), "R3",&Np($D));
27 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, # R0
43 sub R0 subroutine
52 &comment("R0 $ki");
61 &mov($tmp1,&Np($c)) if $pos < 1; # next tmp1 for R0
199 &comment("R0 section");
201 &R0(-2,$A,$B,$C,$D,$X, 0, 7,0xd76aa478);
202 &R0( 0,$D,$A,$B,$C,$X, 1,12,0xe8c7b756);
203 &R0( 0,$C,$D,$A,$B,$X, 2,17,0x242070db);
204 &R0(
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libgcrypt-1.5.0/mpi/alpha/
H A Dmpih-rshift.S65 beq $20,.R0
81 .R0: beq $18,.Rend
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libgcrypt-1.5.0/mpi/alpha/
H A Dmpih-rshift.S65 beq $20,.R0
81 .R0: beq $18,.Rend
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/kernel/cpu/sh3/
H A Dswsusp.S62 ! BL=0: R7->R0 is bank0
68 ! BL=1: R7->R0 is bank1
83 ! BL=0: R7->R0 is bank0
108 ! BL=0: R7->R0 is bank0
115 ! BL=1: R7->R0 is bank1
122 ! BL=0: R7->R0 is bank0
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/arm/
H A Dsimple_idct_arm.S59 @@ R0-R3 are scratch regs, so no need to save them, but R0 contains the pointer to block
64 @@ at this point, R0=block, other registers are free.
67 @@ add 2 temporary variables in the stack: R0 and R14
72 @@ sp+0 R0 (block)
75 @@ at this point, R0=block, R14=&block[56], R12=__const_ptr_, R1-R11 free
87 @@ at this point, R0=block, R14=&block[n], R12=__const_ptr_, R1=ROWr32[0], R2=ROWr32[1],
99 @@ at this point, R0=block (temp), R1(free), R2=ROWr32[1], R3=ROWr32[2], R4=ROWr32[3],
114 mul r0, r8, r7 @ R0=W1*ROWr16[1]=b0 (ROWr16[1] must be the second arg, to have the possibility to save 1 cycle)
123 mlane r0, r9, r2, r0 @ R0
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/arm/
H A Dsimple_idct_arm.S48 @@ R0-R3 are scratch regs, so no need to save them, but R0 contains the pointer to block
53 @@ at this point, R0=block, other registers are free.
55 @@ add 2 temporary variables in the stack: R0 and R14
60 @@ sp+0 R0 (block)
63 @@ at this point, R0=block, R14=&block[56], R12=__const_ptr_, R1-R11 free
75 @@ at this point, R0=block, R14=&block[n], R12=__const_ptr_, R1=ROWr32[0], R2=ROWr32[1],
87 @@ at this point, R0=block (temp), R1(free), R2=ROWr32[1], R3=ROWr32[2], R4=ROWr32[3],
102 mul r0, r8, r7 @ R0=W1*ROWr16[1]=b0 (ROWr16[1] must be the second arg, to have the possibility to save 1 cycle)
111 mlane r0, r9, r2, r0 @ R0
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/mutex/
H A Duts4_cc.s18 slr r0, r0 / R0 = current lock value must be 0

Completed in 171 milliseconds

12345