Home
last modified time | relevance | path

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

/linux-4.1.27/arch/powerpc/math-emu/
Dmcrfs.c9 mcrfs(u32 *ccr, u32 crfD, u32 crfS) in mcrfs() function
DMakefile10 fsubs.o mcrfs.o mffs.o mtfsb0.o \
Dmath.c56 FLOATFUNC(mcrfs);
312 case MCRFS: func = mcrfs; type = XCRL; break; in do_mathemu()