Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/pmu/ebb/
Debb_handler.S256 mtfsf 0xff,f0
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
Dreg.h1264 #define MTFSF_L(REG) mtfsf 0xff, (REG)