Home
last modified time | relevance | path

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

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