Home
last modified time | relevance | path

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

/Linux-v6.6/arch/powerpc/math-emu/
Dmtfsb0.c10 mtfsb0(int crbD) in mtfsb0() function
DMakefile11 fsubs.o mcrfs.o mffs.o mtfsb0.o \
Dmath.c59 FLOATFUNC(mtfsb0);
314 case MTFSB0: func = mtfsb0; type = XCRB; break; in do_mathemu()