Home
last modified time | relevance | path

Searched refs:mtfsfi (Results 1 – 3 of 3) sorted by relevance

/arch/powerpc/math-emu/
Dmtfsfi.c9 mtfsfi(unsigned int crfD, unsigned int IMM) in mtfsfi() function
DMakefile12 mtfsf.o mtfsfi.o stfiwx.o stfs.o
Dmath.c46 FLOATFUNC(mtfsfi);
345 case MTFSFI: func = mtfsfi; type = XCRI; break; in do_mathemu()