Searched refs:mtfsf (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/math-emu/
H A DMakefile10 mtfsf.o mtfsfi.o stfiwx.o stfs.o \
H A Dmtfsf.c9 mtfsf(unsigned int FM, u32 *frB) function
H A Dmath.c45 FLOATFUNC(mtfsf); variable
349 case MTFSF: func = mtfsf; type = XFLB; break;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/include/asm/
H A Dreg.h786 * An mtfsf instruction with the L bit set. On CPUs that support this a
789 * Until binutils gets the new form of mtfsf, hardwire the instruction.
795 #define MTFSF_L(REG) mtfsf 0xff, (REG)

Completed in 86 milliseconds