Home
last modified time | relevance | path

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

/arch/powerpc/math-emu/
Dmtfsf.c10 mtfsf(unsigned int FM, u32 *frB) in mtfsf() function
DMakefile2 math-emu-common-objs = math.o fre.o fsqrt.o fsqrts.o frsqrtes.o mtfsf.o mtfsfi.o
Dmath.c23 FLOATFUNC(mtfsf);
320 case MTFSF: func = mtfsf; type = XFLB; break; in do_mathemu()
/arch/powerpc/include/asm/
Dreg.h1232 #define MTFSF_L(REG) mtfsf 0xff, (REG)