Home
last modified time | relevance | path

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

/linux-4.4.14/arch/powerpc/math-emu/
Dmtfsb0.c9 mtfsb0(int crbD) in mtfsb0() function
DMakefile10 fsubs.o mcrfs.o mffs.o mtfsb0.o \
Dmath.c58 FLOATFUNC(mtfsb0);
313 case MTFSB0: func = mtfsb0; type = XCRB; break; in do_mathemu()