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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/math-emu/
H A Dmtfsf.c8 mtfsf(unsigned int FM, u32 *frB) function
H A DMakefile12 mtfsf.o mtfsfi.o stfiwx.o stfs.o \
H A Dmath.c45 FLOATFUNC(mtfsf); variable
347 case MTFSF: func = mtfsf; type = XFLB; break;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-powerpc/
H A Dreg.h571 * An mtfsf instruction with the L bit set. On CPUs that support this a
574 * Until binutils gets the new form of mtfsf, hardwire the instruction.
580 #define MTFSF_L(REG) mtfsf 0xff, (REG)

Completed in 59 milliseconds