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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/kernel/cplb-mpu/
H A DMakefile7 CFLAGS_cplbmgr.o := -ffixed-I0 -ffixed-I1 -ffixed-I2 -ffixed-I3 \
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/kernel/cplb-nompu/
H A DMakefile7 CFLAGS_cplbmgr.o := -ffixed-I0 -ffixed-I1 -ffixed-I2 -ffixed-I3 \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/bfin/
H A Didct_bfin.S110 I2 = B0; // I2 points to Input Element (0, 0). define
111 I2 += M3 || R0.H = W[I0];
113 I1 = I2; // I1 points to input Element (0, 6).
114 I1 += 4 || R0.L = W[I2++];
115 // I2 points to input Element (0, 4).
182 A1 =R7.L*R5.H, A0 =R7.H*R5.H (IS) || [TMP1]=R2 || R6.H=W[I2--];
189 R7 =(A1-=R7.H*R6.L), R6 =(A0-=R7.L*R6.L) (IS) || I2+=M1;
199 R3.H=R4-R6 (RND12) || W[P0++P3]=R5.H || R0.L=W[I2++]; // Y3=Y3-Y4 st Y1
209 I2 define
[all...]
H A Dvp3_idct_bfin.S83 I2 = B0; // I2 points to Input Element (0, 0). define
84 I2 += M3 || R0.H = W[I0];
86 I1 = I2; // I1 points to input Element (0, 6).
87 I1 += 4 || R0.L = W[I2++];
88 // I2 points to input Element (0, 4).
155 A1 =R7.L*R5.H, A0 =R7.H*R5.H (IS) || [TMP1]=R2 || R6.H=W[I2--];
162 R7 =(A1-=R7.H*R6.L), R6 =(A0-=R7.L*R6.L) (IS) || I2+=M1;
172 R3.H=R4-R6 (RND12) || W[P0++P3]=R5.H || R0.L=W[I2++]; // Y3=Y3-Y4 st Y1
182 I2 define
[all...]
H A Dfdct_bfin.S62 I0, I1, I2, I3, B0, B2, B3, M0, M1, L3 registers and LC0.
164 * I0, I1, and I2 registers are used to read the input data. I3 register is used
199 I2 = I1; // Element 6 is read into R3.H. define
200 I2 -= 4 || R3.H = W[I1++]; // I2 points to Input Element (0, 4).
206 R7 = [P1++P2] || R2 = [I2++]; // P1 points to temporary array
261 R4.H=(A1-=R2.L*R7.l), R4.L=(A0+=R2.L*R7.l) || I2+=M0 || NOP;
318 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-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/pppd/
H A Dmd4.c47 #define I2 0x98badcfe macro
110 MDp->buffer[2] = I2;
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/pppd/
H A Dmd4.c47 #define I2 0x98badcfe macro
110 MDp->buffer[2] = I2;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/lib/
H A Dlocking-selftest.c913 #define I2(x) \ macro
927 I2(A); I2(B); I2(C); I2(D);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/libcryptoxx-5.6.0/
H A Dserpent.cpp114 afterI3(ILT); afterI3(I2); afterI2(KX);
H A Dnbtheory.cpp535 Integer I2 = I << 1;
540 p.Randomize(rng, I, I2, Integer::ANY);
H A Dserpentp.h161 #define I2(i, r0, r1, r2, r3, r4) \ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/mach-bf561/
H A Dsecondary.S58 I2 = r0; define
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/mach-common/
H A Dhead.S73 I2 = r0; define
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/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-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/x86/
H A Dvp3dsp.asm260 movq I(2), m2 ; store NR2 at I2
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/x86/
H A Dvp3dsp.asm262 movq I(2), m2 ; store NR2 at I2
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/Micromax/Linux/
H A Djre-1_5_0_15-linux-i586.bin3132 }z��F$a�A����J0"����F*�y���{O4`%M��9A�{}�ap���o�0"��E4v���n4Yd�����m�H��o������.w��=��::��jms+ix��Ps��] ]bY��!�'�=�� �5,!T2�����y��4���N�"L��X�Q�����=��p�/��<���#^�z���.���'���d����<�y������ye�&S�OI2]��|�=a� �)RW��6
15672 -���7��u��W���Df��B ���.I2�GK������,n��r��pjI�pG�J���h��������~�%A(7��V�����U����7��B`��(Ulj ��Y��x,~�8:P�� �HM4��4�MEK��C���b�lN1��,n W���k�!��]E�W,Z/9]F���M��[��p��!a�2f����;f��s�Z
[all...]

Completed in 329 milliseconds