Home
last modified time | relevance | path

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

/linux/arch/powerpc/math-emu/
H A Dmtfsfi.c10 mtfsfi(unsigned int crfD, unsigned int IMM) in mtfsfi() function
H A DMakefile2 math-emu-common-objs = math.o fre.o fsqrt.o fsqrts.o frsqrtes.o mtfsf.o mtfsfi.o
H A Dmath.c24 FLOATFUNC(mtfsfi);
316 case MTFSFI: func = mtfsfi; type = XCRI; break; in do_mathemu()