Searched refs:I2 (Results 1 - 14 of 14) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/blackfin/mach-common/
H A Dcacheinit.S52 I2.L = _icplb_table;
53 I2.H = _icplb_table;
61 R0 = [I2++];
67 R2 = [I2++];
104 I2.L = _dcplb_table;
105 I2.H = _dcplb_table;
112 R0 = [I2++];
118 R2 = [I2++];
H A Dcplbmgr.S391 I2.L = _dcplb_preference;
392 I2.H = _dcplb_preference;
395 R0 = [I2++]; /* Get the bits we're interested in*/
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/bfin/
H A Didct_bfin.S109 I2 = B0; // I2 points to Input Element (0, 0). define
110 I2 += M3 || R0.H = W[I0];
112 I1 = I2; // I1 points to input Element (0, 6).
113 I1 += 4 || R0.L = W[I2++];
114 // I2 points to input Element (0, 4).
181 A1 =R7.L*R5.H, A0 =R7.H*R5.H (IS) || [TMP1]=R2 || R6.H=W[I2--];
188 R7 =(A1-=R7.H*R6.L), R6 =(A0-=R7.L*R6.L) (IS) || I2+=M1;
198 R3.H=R4-R6 (RND12) || W[P0++P3]=R5.H || R0.L=W[I2++]; // Y3=Y3-Y4 st Y1
208 I2 define
[all...]
H A Dvp3_idct_bfin.S82 I2 = B0; // I2 points to Input Element (0, 0). define
83 I2 += M3 || R0.H = W[I0];
85 I1 = I2; // I1 points to input Element (0, 6).
86 I1 += 4 || R0.L = W[I2++];
87 // I2 points to input Element (0, 4).
154 A1 =R7.L*R5.H, A0 =R7.H*R5.H (IS) || [TMP1]=R2 || R6.H=W[I2--];
161 R7 =(A1-=R7.H*R6.L), R6 =(A0-=R7.L*R6.L) (IS) || I2+=M1;
171 R3.H=R4-R6 (RND12) || W[P0++P3]=R5.H || R0.L=W[I2++]; // Y3=Y3-Y4 st Y1
181 I2 define
[all...]
H A Dfdct_bfin.S62 I0, I1, I2, I3, B0, B2, B3, M0, M1, L3 registers and LC0.
165 * I0, I1, and I2 registers are used to read the input data. I3 register is used
200 I2 = I1; // Element 6 is read into R3.H. define
201 I2 -= 4 || R3.H = W[I1++]; // I2 points to Input Element (0, 4).
207 R7 = [P1++P2] || R2 = [I2++]; // P1 points to temporary array
262 R4.H=(A1-=R2.L*R7.l), R4.L=(A0+=R2.L*R7.l) || I2+=M0 || NOP;
319 R0=R0+|+R3,R3=R0-|-R3 || W[P1++P3]=R2.H || R2=[I2++];
H A Dpixels_bfin.S62 I2 = R1; // dest define
75 R6 = BYTEOP3P(R1:0, R3:2) (LO) || I3+=M3 || [I2++]=R6;
80 apc$3: R6 = BYTEOP3P(R1:0, R3:2) (LO) || [I2++M0] = R6 || R2 = [I1];
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/ppp-2.4.4/pppd/
H A Dmd4.c47 #define I2 0x98badcfe macro
110 MDp->buffer[2] = I2;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/lib/
H A Dlocking-selftest.c913 #define I2(x) \ macro
927 I2(A); I2(B); I2(C); I2(D);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/math-emu/
H A Dop-4.h34 * The result is that we get an expansion of __FP_FRAC_SET_n(X,I0,I1,I2,I3)
193 #define __FP_FRAC_SET_4(X,I3,I2,I1,I0) \
194 (X##_f[3] = I3, X##_f[2] = I2, X##_f[1] = I1, X##_f[0] = I0)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sparc/kernel/
H A Dsparc-stub.c139 I0, I1, I2, I3, I4, I5, FP, I7, enumerator in enum:regnames
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/blackfin/mach-bf561/
H A Dhead.S88 I2 = r0; define
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/math-emu/
H A Dop-4.h512 #define __FP_FRAC_SET_4(X,I3,I2,I1,I0) \
513 (X##_f[3] = I3, X##_f[2] = I2, X##_f[1] = I1, X##_f[0] = I0)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/blackfin/mach-bf537/
H A Dhead.S88 I2 = r0; define
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/blackfin/mach-bf533/
H A Dhead.S91 I2 = r0; define

Completed in 202 milliseconds