Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/powerpc/math-emu/
H A Dmcrfs.c10 mcrfs(u32 *ccr, u32 crfD, u32 crfS) in mcrfs() function
H A DMakefile11 fsubs.o mcrfs.o mffs.o mtfsb0.o \
H A Dmath.c57 FLOATFUNC(mcrfs);
313 case MCRFS: func = mcrfs; type = XCRL; break; in do_mathemu()