Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/ppc/math-emu/
Dmtfsb0.c8 mtfsb0(int crbD) in mtfsb0() function
DMakefile16 mcrfs.o mffs.o mtfsb0.o mtfsb1.o \
Dmath.c46 FLOATFUNC(mtfsb0);
344 case MTFSB0: func = mtfsb0; type = XCRB; break; in do_mathemu()