Home
last modified time | relevance | path

Searched refs:I3 (Results 1 – 4 of 4) sorted by relevance

/linux-2.6.39/arch/blackfin/kernel/cplb-mpu/
DMakefile7 CFLAGS_cplbmgr.o := -ffixed-I0 -ffixed-I1 -ffixed-I2 -ffixed-I3 \
/linux-2.6.39/arch/blackfin/kernel/cplb-nompu/
DMakefile7 CFLAGS_cplbmgr.o := -ffixed-I0 -ffixed-I1 -ffixed-I2 -ffixed-I3 \
/linux-2.6.39/arch/blackfin/mach-bf561/
Dsecondary.S63 I3 = r0; define
/linux-2.6.39/include/math-emu/
Dop-4.h512 #define __FP_FRAC_SET_4(X,I3,I2,I1,I0) \ argument
513 (X##_f[3] = I3, X##_f[2] = I2, X##_f[1] = I1, X##_f[0] = I0)