Searched refs:d2 (Results 1 - 25 of 470) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68knommu/lib/
H A Dudivsi3.S74 #define d2 REG (d2) define
95 movel d2, sp@-
101 movel d0, d2
102 clrw d2
103 swap d2
104 divu d1, d2 /* high quotient in lower word */
105 movew d2, d0 /* save high quotient */
107 movew sp@(10), d2 /* get low dividend + high rest */
108 divu d1, d2 /* lo
[all...]
H A Ddivsi3.S74 #define d2 REG (d2) define
94 movel d2, sp@-
96 moveq IMM (1), d2 /* sign of result stored in d2 (=1 or =-1) */
101 negb d2 /* change sign because divisor <0 */
103 negl d2 /* change sign because divisor <0 */
109 negb d2
111 negl d2
119 tstb d2
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/src/router/arm-uclibc/target/usr/sbin/
H A Dpatrol_tq.conf9 dev_mac=1,12:34:37:c6:47:d2
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/libcryptoxx-5.6.0/
H A Ddh2.h16 : d1(domain), d2(domain) {}
18 : d1(staticDomain), d2(ephemeralDomain) {}
23 {return d1.AgreedValueLength() + d2.AgreedValueLength();}
37 {return d2.PrivateKeyLength();}
39 {return d2.PublicKeyLength();}
41 {d2.GeneratePrivateKey(rng, privateKey);}
43 {d2.GeneratePublicKey(rng, privateKey, publicKey);}
45 {d2.GenerateKeyPair(rng, privateKey, publicKey);}
53 SimpleKeyAgreementDomain &d1, &d2; member in class:DH2
H A Dttmac.cpp105 word32 a1, b1, c1, d1, e1, a2, b2, c2, d2, e2; local
126 d2 = trackB[3];
214 Subround(J, a2, b2, c2, d2, e2, X[ 5], 8, k5);
215 Subround(J, e2, a2, b2, c2, d2, X[14], 9, k5);
216 Subround(J, d2, e2, a2, b2, c2, X[ 7], 9, k5);
217 Subround(J, c2, d2, e2, a2, b2, X[ 0], 11, k5);
218 Subround(J, b2, c2, d2, e2, a2, X[ 9], 13, k5);
219 Subround(J, a2, b2, c2, d2, e2, X[ 2], 15, k5);
220 Subround(J, e2, a2, b2, c2, d2, X[11], 15, k5);
221 Subround(J, d2, e
[all...]
H A Dripemd.cpp48 unsigned long a1, b1, c1, d1, e1, a2, b2, c2, d2, e2; local
52 d1 = d2 = digest[3];
140 Subround(J, a2, b2, c2, d2, e2, X[ 5], 8, k5);
141 Subround(J, e2, a2, b2, c2, d2, X[14], 9, k5);
142 Subround(J, d2, e2, a2, b2, c2, X[ 7], 9, k5);
143 Subround(J, c2, d2, e2, a2, b2, X[ 0], 11, k5);
144 Subround(J, b2, c2, d2, e2, a2, X[ 9], 13, k5);
145 Subround(J, a2, b2, c2, d2, e2, X[ 2], 15, k5);
146 Subround(J, e2, a2, b2, c2, d2, X[11], 15, k5);
147 Subround(J, d2, e
251 unsigned long a1, b1, c1, d1, e1, a2, b2, c2, d2, e2, t; local
474 unsigned long a1, b1, c1, d1, a2, b2, c2, d2; local
639 unsigned long a1, b1, c1, d1, a2, b2, c2, d2, t; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mn10300/kernel/
H A Dmn10300-serial-low.S44 movm [d2,d3,a2,a3,exreg0],(sp)
70 mov GxICR_DETECT,d2
71 movbu d2,(e3) # ACK the interrupt
72 movhu (e3),d2 # flush
78 mov (__rx_outp,a3),d2
79 cmp d3,d2
82 mov (__rx_buffer,a3),d2
83 add d2,a2
84 movhu (SCxSTR,e2),d2
85 movbu d2,(
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mn10300/lib/
H A Dmemcpy.S24 movm [d2,d3],(sp)
27 mov (20,sp),d2 # count
32 cmp +0,d2
37 or d2,d3
42 cmp +31,d2
46 add -32,d2
67 sub d3,d2
71 add d3,d2
76 cmp +16,d2
86 add -16,d2
[all...]
H A Dmemset.S24 movm [d2,d3],(sp)
27 mov (20,sp),d2 # count
31 cmp +0,d2
35 or d0,d2,d3
46 cmp +31,d2
49 add -32,d2
62 sub d3,d2
65 add d3,d2
70 cmp +16,d2
76 add -16,d2
[all...]
H A Ddo_csum.S24 movm [d2,d3],(sp)
27 mov d1,d2 # count
31 cmp +0,d2
45 add -1,d2
48 cmp +2,d2
55 add -2,d2
56 cmp +4,d2
61 cmp +31,d2
64 add -32,d2
86 sub d3,d2
[all...]
H A Dmemmove.S30 movm [d2,d3],(sp)
33 mov (20,sp),d2 # count
34 add d0,d2,a0 # dst end
35 add d1,d2,a1 # src end
38 cmp +0,d2
43 or d2,d3
49 cmp +31,d2
52 add -32,d2
84 sub d3,d2
87 add d3,d2
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libgcrypt-1.5.0/mpi/m68k/
H A Dmpih-add1.S51 movel R(d2),MEM_PREDEC(sp)
58 movel MEM_DISP(sp,24),R(d2)
60 eorw #1,R(d2)
61 lsrl #1,R(d2)
63 subql #1,R(d2) /* clears cy as side effect */
75 dbf R(d2),L(Loop) /* loop until 16 lsb of %4 == -1 */
77 subl #0x10000,R(d2)
87 movel MEM_POSTINC(sp),R(d2)
H A Dmpih-sub1.S50 movel R(d2),MEM_PREDEC(sp)
57 movel MEM_DISP(sp,24),R(d2)
59 eorw #1,R(d2)
60 lsrl #1,R(d2)
62 subql #1,R(d2) /* clears cy as side effect */
74 dbf R(d2),L(Loop) /* loop until 16 lsb of %4 == -1 */
76 subl #0x10000,R(d2)
86 movel MEM_POSTINC(sp),R(d2)
H A Dmpih-lshift.S54 moveml R(d2)-R(d6)/R(a2),MEM_PREDEC(sp)
90 movel MEM_PREDEC(s_ptr),R(d2)
91 movel R(d2),R(d0)
94 lsll R(cnt),R(d2)
95 movel R(d2),R(d1)
103 movel MEM_PREDEC(s_ptr),R(d2)
104 movel R(d2),R(d3)
108 lsll R(cnt),R(d2)
113 orl R(d3),R(d2)
114 movel R(d2),MEM_PREDE
[all...]
H A Dmpih-rshift.S53 moveml R(d2)-R(d6)/R(a2),MEM_PREDEC(sp)
79 movel MEM_POSTINC(s_ptr),R(d2)
80 movel R(d2),R(d0)
83 lsrl R(cnt),R(d2)
84 movel R(d2),R(d1)
92 movel MEM_POSTINC(s_ptr),R(d2)
93 movel R(d2),R(d3)
97 lsrl R(cnt),R(d2)
102 orl R(d3),R(d2)
103 movel R(d2),MEM_POSTIN
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libgcrypt-1.5.0/mpi/m68k/
H A Dmpih-add1.S51 movel R(d2),MEM_PREDEC(sp)
58 movel MEM_DISP(sp,24),R(d2)
60 eorw #1,R(d2)
61 lsrl #1,R(d2)
63 subql #1,R(d2) /* clears cy as side effect */
75 dbf R(d2),L(Loop) /* loop until 16 lsb of %4 == -1 */
77 subl #0x10000,R(d2)
87 movel MEM_POSTINC(sp),R(d2)
H A Dmpih-sub1.S50 movel R(d2),MEM_PREDEC(sp)
57 movel MEM_DISP(sp,24),R(d2)
59 eorw #1,R(d2)
60 lsrl #1,R(d2)
62 subql #1,R(d2) /* clears cy as side effect */
74 dbf R(d2),L(Loop) /* loop until 16 lsb of %4 == -1 */
76 subl #0x10000,R(d2)
86 movel MEM_POSTINC(sp),R(d2)
H A Dmpih-lshift.S54 moveml R(d2)-R(d6)/R(a2),MEM_PREDEC(sp)
90 movel MEM_PREDEC(s_ptr),R(d2)
91 movel R(d2),R(d0)
94 lsll R(cnt),R(d2)
95 movel R(d2),R(d1)
103 movel MEM_PREDEC(s_ptr),R(d2)
104 movel R(d2),R(d3)
108 lsll R(cnt),R(d2)
113 orl R(d3),R(d2)
114 movel R(d2),MEM_PREDE
[all...]
H A Dmpih-rshift.S53 moveml R(d2)-R(d6)/R(a2),MEM_PREDEC(sp)
79 movel MEM_POSTINC(s_ptr),R(d2)
80 movel R(d2),R(d0)
83 lsrl R(cnt),R(d2)
84 movel R(d2),R(d1)
92 movel MEM_POSTINC(s_ptr),R(d2)
93 movel R(d2),R(d3)
97 lsrl R(cnt),R(d2)
102 orl R(d3),R(d2)
103 movel R(d2),MEM_POSTIN
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/lib/
H A Dstring_32.c19 int d0, d1, d2; local
24 : "=&S" (d0), "=&D" (d1), "=&a" (d2)
34 int d0, d1, d2, d3; local
44 : "=&S" (d0), "=&D" (d1), "=&c" (d2), "=&a" (d3)
54 int d0, d1, d2, d3; local
62 : "=&S" (d0), "=&D" (d1), "=&a" (d2), "=&c" (d3)
72 int d0, d1, d2, d3; local
85 : "=&S" (d0), "=&D" (d1), "=&a" (d2), "=&c" (d3)
120 int d0, d1, d2; local
133 : "=a" (res), "=&S" (d0), "=&D" (d1), "=&c" (d2)
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/arm/
H A Drdft_neon.S55 vld1.32 {d1}, [r1,:64], r8 @ d2[0,1]
70 veor q1, q0, q8 @ -d1[0],d1[1], d2[0],-d2[1]
72 vadd.f32 d0, d0, d3 @ d1[0]+d2[0], d1[1]-d2[1]
73 vld1.32 {d25}, [r1,:64], r8 @ d2[0,1]
74 vadd.f32 d1, d2, d1 @ -d1[0]+d2[0], d1[1]+d2[1]
75 veor q3, q12, q8 @ -d1[0],d1[1], d2[
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/arm/
H A Drdft_neon.S53 vld1.32 {d1}, [r1,:64], r8 @ d2[0,1]
68 veor q1, q0, q8 @ -d1[0],d1[1], d2[0],-d2[1]
70 vadd.f32 d0, d0, d3 @ d1[0]+d2[0], d1[1]-d2[1]
71 vld1.32 {d25}, [r1,:64], r8 @ d2[0,1]
72 vadd.f32 d1, d2, d1 @ -d1[0]+d2[0], d1[1]+d2[1]
73 veor q3, q12, q8 @ -d1[0],d1[1], d2[
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/block/
H A Dswim_asm.S69 movew #seek_time, %d2
85 dbmi %d2, wait_addr_mark_byte
93 moveq #max_retry, %d2
96 dbmi %d2, amark0
101 moveq #max_retry, %d2
104 dbmi %d2, amark1
109 moveq #max_retry, %d2
112 dbmi %d2, amark2
117 moveq #max_retry, %d2
120 dbmi %d2, amark
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mn10300/mm/
H A Dtlb-mn10300.S32 movm [d2,d3,a2],(sp)
43 mov d3,d2
44 and 0xffc00000,d2
45 lsr 20,d2
46 mov (a2,d2),a2 # PTD *ptd = PGD[addr 31..22]
51 mov d3,d2
52 and 0x003ff000,d2
53 lsr 10,d2
54 add d2,a2
55 mov (a2),d2 # ge
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dh263dsp.c37 int d1, d2, ad1; local
67 d2 = av_clip((p0 - p3) / 4, -ad1, ad1);
69 src[y * stride - 2] = p0 - d2;
70 src[y * stride + 1] = p3 + d2;
80 int d1, d2, ad1; local
110 d2 = av_clip((p0 - p3) / 4, -ad1, ad1);
112 src[x - 2 * stride] = p0 - d2;
113 src[x + stride] = p3 + d2;

Completed in 253 milliseconds

1234567891011>>