Searched refs:P2 (Results 1 - 25 of 47) sorted by relevance

12

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/blackfin/lib/
H A Douts.S37 P2 = R2; /* P2 = count */ define
39 LSETUP( .Llong_loop_s, .Llong_loop_e) LC0 = P2;
48 P2 = R2; /* P2 = count */ define
50 LSETUP( .Lword_loop_s, .Lword_loop_e) LC0 = P2;
59 P2 = R2; /* P2 = count */ define
61 LSETUP( .Lbyte_loop_s, .Lbyte_loop_e) LC0 = P2;
H A Dmemmove.S46 P2 = R2; /* P2 = count */ define
47 CC = P2 == 0; /* Check zero count*/
65 P1 = P2 >> 2; /* count = n/4 */
69 P2 = R2; /* set remainder */ define
85 CC = P2 == 0; /* any remaining bytes? */
91 .Lbytes: LSETUP (.Lbyte2_s, .Lbyte2_e) LC0=P2;
99 P2 += -1;
100 P0 = P0 + P2;
101 P3 = P3 + P2;
[all...]
H A Dmemcpy.S60 P2 = R2 ; /* length */ define
80 P2 = P2 >> 2; define
81 CC = P2 <= 2;
84 P2 = R2; define
85 LSETUP(.Lthree_start, .Lthree_end) LC0=P2;
96 P2 += -1; /* because we unroll one iteration */
97 LSETUP(.Lword_loops, .Lword_loope) LC0=P2;
119 .Lbytes_left: P2 = R3;
122 LSETUP (.Lbyte_start, .Lbyte_end) LC0=P2;
[all...]
H A Dmemset.S50 P2 = R2 ; /* P2 = count */ define
61 P1 = P2 >> 2; /* count = n/4 */
65 P2 = R3; define
71 CC = P0 == P2;
79 P2 = R2; define
82 CC = P2 == 0; /* Check zero count */
86 LSETUP (.Lbyte_loop , .Lbyte_loop) LC0=P2;
103 P2 -= P1; /* reduce count */
H A Dins.S40 P2 = R2; /* P2 = count */ define
42 LSETUP( .Llong_loop_s, .Llong_loop_e) LC0 = P2;
55 P2 = R2; /* P2 = count */ define
57 LSETUP( .Lword_loop_s, .Lword_loop_e) LC0 = P2;
70 P2 = R2; /* P2 = count */ define
72 LSETUP( .Lbyte_loop_s, .Lbyte_loop_e) LC0 = P2;
H A Dmemcmp.S48 P2 = R2 ; /* P2 = count */ define
57 P1 = P2 >> 2; /* count = n/4 */
60 P2 = R2; /* set remainder */ define
77 CC = P2 == 0; /* Check zero count*/
81 LSETUP (.Lbyte_loop_s, .Lbyte_loop_e) LC0=P2;
106 P2 += 4; /* remainder count*/
H A Dmemchr.S46 P2 = R2; /* P2 = count */ define
52 LSETUP (.Lbyte_loop_s, .Lbyte_loop_e) LC0=P2;
H A Dudivsi3.S147 P2 = R1; define
192 IF !CC R1 = P2; /* if 2, restore stored divisor */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/block/paride/
H A Don26.c41 #define P2 w2(5);w2(7);w2(5);w2(4); macro
55 case 0: w0(1); P1; w0(r); P2; w0(0); P1;
61 case 1: w0(1); P1; w0(r); P2; w0(0); P1;
85 case 1: w0(1); P1; w0(r); P2; w0(0); P1;
86 w0(val); P2; w0(val); P2;
112 w0(2); P1; w0(8); P2;
113 w0(2); P1; w0(x); P2;
152 w0(2); P1; w0(0); P2;
153 w0(3); P1; w0(0); P2;
[all...]
H A Ddstr.c38 #define P2 w2(5);w2(7);w2(5);w2(4); macro
55 P2; w0(r); P1;
82 P2; w0(r); P1;
121 P2; w0(0x82); P1; P3; w0(0x20); P1;
163 P2; w0(0x82); P1; P3; w0(0x20); P1;
H A Dcomm.c37 #define P2 w2(5);w2(7);w2(7);w2(5);w2(4); macro
80 case 1: w0(r); P1; w0(val); P2;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/crypto/bn/asm/
H A Dmips1.s26 #define P2 $5 define
46 lw L1,0(P2)
48 lw L2,4(P2)
50 lw L3,8(P2)
52 lw L4,12(P2)
69 addu P2,P2,16
103 lw L1,0(P2)
112 addu P2,P2,
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/blackfin/mach-common/
H A Dcplbmgr.S156 P2.L = _ipdt_table;
157 P2.H = _ipdt_table;
162 R2 = [P2]; /* address from config table */
163 P2 += 8;
193 P2.L = _ipdt_table;
194 P2.H = _ipdt_table;
214 .Linext: R4 = [P2++]; /* address from config table */
215 R2 = [P2++]; /* data from config table */
390 P2 = 16; define
397 LSETUP (.Lsdsearch2, .Ledsearch2) LC1 = P2;
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/bfin/
H A Didct_bfin.S116 P2 = 8 (X); define
142 LSETUP (.0, .1) LC0 = P2; // perform 8 1d idcts
144 P2 = 112 (X); define
145 P1 = P1 + P2; // P1 points to element (7, 0) of temp buffer.
146 P2 = -94(X); define
202 A1=R7.H*R0.H, A0=R7.H*R0.H (IS) || W[P0++P2]= R3.H || R1.H = W[I0--];
215 P2 = 8 (X); define
237 LSETUP (.2, .3) LC0 = P2; // peform 8 1d idcts
238 P2 = 112 (X); define
239 P1 = P1 + P2;
240 P2 = -94(X); define
[all...]
H A Dvp3_idct_bfin.S89 P2 = 8 (X); define
115 LSETUP (.0, .1) LC0 = P2; // perform 8 1d idcts
117 P2 = 112 (X); define
118 P1 = P1 + P2; // P1 points to element (7, 0) of temp buffer.
119 P2 = -94(X); define
175 A1=R7.H*R0.H, A0=R7.H*R0.H (IS) || W[P0++P2]= R3.H || R1.H = W[I0--];
188 P2 = 8 (X); define
210 LSETUP (.2, .3) LC0 = P2; // peform 8 1d idcts
211 P2 = 112 (X); define
212 P1 = P1 + P2;
213 P2 = -94(X); define
[all...]
H A Dfdct_bfin.S60 R0, R1, R2, R3, R4, R5, R6,R7, P0, P1, P2, P3, P4, P5, A0, A1.
174 P2 = 16; define
207 R7 = [P1++P2] || R2 = [I2++]; // P1 points to temporary array
249 lsetup (.row0, .row1) LC1 = P2 >> 1; // 1d dct, loops 8x
312 A1=R4.H*R7.H, A0=R4.L*R7.H || W[P0++P2]=R6.L || R1.H=W[I0++];
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/blackfin/mach-bf561/
H A Dhead.S68 P2 = R0; define
326 P2.H = hi(EBIU_SDGCTL);
327 P2.L = lo(EBIU_SDGCTL);
328 R0 = [P2];
330 [P2] = R0;
375 P2.H = hi(EBIU_SDGCTL);
376 P2.L = lo(EBIU_SDGCTL);
377 R0 = [P2];
387 [P2] = R0;
394 [P2]
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/blackfin/mach-bf533/
H A Dhead.S71 P2 = R0; define
110 P2.l = debug_kernel_start_trap;
111 P2.h = debug_kernel_start_trap;
113 RTS = P2;
114 RTI = P2;
115 RTX = P2;
116 RTN = P2;
117 RTE = P2;
120 [P0++] = P2; /* Core Event Vector Table */
125 P2 define
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/usb/serial/
H A Dio_ionsp.h149 // 08-0B 3-byte commands: ==== P1 ==== ==== P2 ====
155 // 0C-0D 4-byte commands. P1 = extended cmd and P2,P3 = params
159 // P2 = extended cmd, P3..Pn = parameters.
171 // P2 = Parameter
175 // or may not use parameter P2.
238 // P2 = Bit mask as follows:
259 // P2 = Bit mask as follows:
294 // P2 = 0x11
307 // P2 = 0x13
328 // P2
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/apps/
H A Dmakeapps.com21 $! Specify which compiler at P2 to try to compile under.
536 $! Check To See If P2 Is Blank.
538 $ IF (P2.EQS."")
551 $ P2 = "GNUC"
564 $ P2 = "DECC"
572 $ P2 = "VAXC"
642 $ IF (P2.EQS."VAXC").OR.(P2.EQS."DECC").OR.(P2.EQS."GNUC")
647 $ IF (P2
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/blackfin/mach-bf537/
H A Dhead.S68 P2 = R0; define
390 P2.H = hi(EBIU_SDGCTL);
391 P2.L = lo(EBIU_SDGCTL);
392 R0 = [P2];
394 [P2] = R0;
439 P2.H = hi(EBIU_SDGCTL);
440 P2.L = lo(EBIU_SDGCTL);
441 R0 = [P2];
451 [P2] = R0;
458 [P2]
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/m68k/fpsp040/
H A Dstan.S33 | U = r + r*s*(P1 + s*(P2 + s*P3)), and
39 | U = r + r*s*(P1 + s*(P2 + s*P3)), and
224 faddx TANP2,%fp2 | ...P2+SP3
227 fmulx %fp1,%fp2 | ...S(P2+SP3)
230 faddx TANP1,%fp2 | ...P1+S(P2+SP3)
233 fmulx %fp1,%fp2 | ...S(P1+S(P2+SP3))
236 fmulx %fp0,%fp2 | ...RS(P1+S(P2+SP3))
241 faddx %fp2,%fp0 | ...R+RS(P1+S(P2+SP3))
262 faddx TANP2,%fp2 | ...P2+SP3
265 fmulx %fp0,%fp2 | ...S(P2
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/apps/
H A Dmakeapps.com21 $! Specify which compiler at P2 to try to compile under.
553 $! Check To See If P2 Is Blank.
555 $ IF (P2.EQS."")
568 $ P2 = "GNUC"
581 $ P2 = "DECC"
589 $ P2 = "VAXC"
659 $ IF (P2.EQS."VAXC").OR.(P2.EQS."DECC").OR.(P2.EQS."GNUC")
664 $ IF (P2
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/ata/
H A Data_piix.c136 P2 = 2, /* port 2 */ enumerator in enum:__anon3871
398 { P0, P2, P1, P3 }, /* 00b */
400 { P0, P2, IDE, IDE }, /* 10b */
415 { P0, P2, RV, RV }, /* 00b */
417 { P0, P2, IDE, IDE }, /* 10b */
427 { P0, P2, P1, P3 }, /* 00b (hardwired when in AHCI) */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/
H A Dcavsdsp.c2 * Chinese AVS video (AVS1-P2, JiZhun profile) decoder.
34 #define P2 p0_p[-3*stride] macro
48 if(abs(P2-p0) < beta && abs(p0-q0) < alpha) {
69 if(abs(P2-p0)<beta) {
70 delta = av_clip(((P0-P1)*3+P2-Q0+4)>>3, -tc, tc);
87 if(abs(P2-p0) < beta && abs(p0-q0) < alpha) {
109 #undef P2 macro

Completed in 110 milliseconds

12