Home
last modified time | relevance | path

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

/linux-4.4.14/arch/powerpc/math-emu/
Dmtfsb1.c9 mtfsb1(int crbD) in mtfsb1() function
DMakefile11 mtfsb1.o stfiwx.o stfs.o math.o \
Dmath.c59 FLOATFUNC(mtfsb1);
310 case MTFSB1: func = mtfsb1; type = XCRB; break; in do_mathemu()