Home
last modified time | relevance | path

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

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