Home
last modified time | relevance | path

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

/linux-4.1.27/arch/powerpc/math-emu/
Dstfiwx.c6 stfiwx(u32 *frS, void *ea) in stfiwx() function
DMakefile11 mtfsb1.o stfiwx.o stfs.o math.o \
Dmath.c66 FLOATFUNC(stfiwx);
259 case STFIWX: func = stfiwx; type = XE; break; in do_mathemu()