Searched defs:R0 (Results 1 - 25 of 61) sorted by relevance

123

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/lib/
H A Douts.S55 R0 = B[P1++]; define
56 R0 = R0 << 8; define
57 R0 = R0 + R1; define
[all...]
H A Dins.S92 R0 = [P0]; \ define
97 R0 = W[P0]; \ define
102 R0 = W[P0]; \ define
104 R0 = R0 >> 8; \ define
109 R0 = B[P0]; \\ define
114 R0 = [P0]; \\ define
116 R0 = R0 >> 16; \\ define
[all...]
H A Dstrcmp.S31 R0 = B[P0++] (Z); /* get *s1 */ define
39 R0 = R0 - R1; /* *s1 - *s2 */ define
H A Dstrncmp.S31 R0 = B[P0++] (Z); /* get *s1 */ define
41 R0 = 0; /* strings are equal */ define
44 R0 = R0 - R1; /* *s1 - *s2 */ define
49 R0 = 0; define
H A Dumulsi3_highpart.S19 R0 = R1.L * R0.L, R1 = R1.H * R0.L (FU); define
23 R0 = R0 + R3; define
24 R0 = R0 define
28 R0 = R1 + R2; define
[all...]
H A Dmemchr.S43 R0 = P0; define
H A Dmodsi3.S47 R0 = R7 - R0; /* Dividend - (quotient * divisor) */ define
53 R0 define
[all...]
H A Dmuldi3.S63 R0 = A1.w; define
69 R0 = PACK (R0.l, R3.l); define
[all...]
H A Dsmulsi3_highpart.S20 R0 = R0.H * R1.H, R1 = R0.H * R1.L (IS,M); define
35 R0 = R0 + R1; define
H A Dumodsi3.S40 R0 = R7 - R0; /* Dividend - (quotient * divisor) */ define
45 R0 define
[all...]
H A Dmemset.S73 R0 = 4; define
74 R0 = R0 - R2; define
76 R0 define
[all...]
H A Ddivsi3.S40 R0 = ABS R0; define
75 R0 = R0.L (Z); define
118 R0 = 0 ; /* Clear msw partial remainder */ define
125 R0 = R0 << 1 || R5 = [SP]; define
126 R0 = R0 | R7; /* and add carry */ define
130 R0 = R0 + R5; /* do add or subtract, as indicated by AQ */ define
161 R0 = R2; /* Return an identity value */ define
187 R0 = LSHIFT R0 by R1.L; define
196 R0 = 0; define
[all...]
H A Dmemcmp.S42 R0 = [P0++]; define
61 R0 = B[P0++](Z); /* *s1 */ define
68 R0 = R0 define
88 R0 = 0; define
[all...]
H A Dstrncpy.S69 R0 = RETS; define
71 R0 = P0; define
73 R0 define
75 R0 = I1; define
[all...]
H A Dudivsi3.S63 R0 = R0.L (Z); define
180 R0 = R2; /* Store quotient */ define
197 R0 = R2; define
220 R0 = LSHIFT R0 by R1.L; define
265 R0 = R3; /* Copy Q into result reg */ define
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/mach-common/
H A Dcache.S40 R0 = R0 & R2; define
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/md5/asm/
H A Dmd5-586.pl42 sub R0 subroutine
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/kernel/
H A Dfixed_code.S40 R0 = [P0]; define
56 R0 = [P0]; define
74 R0 = R1 + R0; define
89 R0 = R1 - R0; define
104 R0 = R1 | R0; define
119 R0 = R1 & R0; define
134 R0 = R1 ^ R0; define
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/md5/asm/
H A Dmd5-586.pl43 sub R0 subroutine
[all...]
H A Dmd5-sparcv9.pl57 sub R0 { subroutine
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/md5/asm/
H A Dmd5-586.pl43 sub R0 subroutine
[all...]
H A Dmd5-sparcv9.pl57 sub R0 { subroutine
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/rc4/asm/
H A Drc4-md5-x86_64.pl215 sub R0 { subroutine
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/rc4/asm/
H A Drc4-md5-x86_64.pl215 sub R0 { subroutine
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/md4/
H A Dmd4_locl.h103 #define R0(a,b,c,d,k,s,t) { \ macro

Completed in 110 milliseconds

123