Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/ppc/math-emu/
Dfctiwz.c9 fctiwz(u32 *frD, void *frB) in fctiwz() function
DMakefile10 fctiw.o fctiwz.o fdiv.o fdivs.o \
Dmath.c38 FLOATFUNC(fctiwz);
339 case FCTIWZ: func = fctiwz; type = XB; break; in do_mathemu()