Home
last modified time | relevance | path

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

/Linux-v5.10/arch/powerpc/math-emu/
Dmtfsb1.c10 mtfsb1(int crbD) in mtfsb1() function
DMakefile12 mtfsb1.o stfiwx.o stfs.o math.o \
Dmath.c60 FLOATFUNC(mtfsb1);
311 case MTFSB1: func = mtfsb1; type = XCRB; break; in do_mathemu()