Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/ppc/math-emu/
Dstfiwx.c6 stfiwx(u32 *frS, void *ea) in stfiwx() function
DMakefile17 mtfsf.o mtfsfi.o stfiwx.o stfs.o \
Dmath.c56 FLOATFUNC(stfiwx);
292 case STFIWX: func = stfiwx; type = XE; break; in do_mathemu()