Searched refs:stfs (Results 1 - 10 of 10) sorted by relevance

/linux-4.4.14/arch/powerpc/math-emu/
H A DMakefile11 mtfsb1.o stfiwx.o stfs.o math.o \
H A Dstfs.c11 stfs(void *frS, void *ea) stfs() function
H A Dmath.c65 FLOATFUNC(stfs); variable
244 case STFS: func = stfs; type = D; break; do_mathemu()
245 case STFSU: func = stfs; type = DU; break; do_mathemu()
255 case STFSX: func = stfs; type = XE; break; do_mathemu()
256 case STFSUX: func = stfs; type = XEU; break; do_mathemu()
/linux-4.4.14/arch/powerpc/kvm/
H A Dfpu.S40 stfs 0,0(r4); \
62 stfs 0,0(r4); \
86 stfs 0,0(r4); \
282 stfs 0,0(r4)
/linux-4.4.14/arch/powerpc/kernel/
H A Dfpu.S252 stfs 0,0(r4)
H A Dalign.c73 { 4, ST+F+S }, /* 00 0 1010: stfs */
811 /* ldbrx/stdbrx overlap lfs/stfs in the DSISR unfortunately */ fix_alignment()
/linux-4.4.14/arch/powerpc/lib/
H A Dldstfp.S146 2: stfs fr0,0(r4)
H A Dsstep.c1611 case 52: /* stfs */ analyse_instr()
/linux-4.4.14/arch/ia64/include/uapi/asm/
H A Dgcc_intrin.h206 asm volatile ("stfs [%0]=%1" :: "r"(x), "f"(__f__) : "memory"); \
/linux-4.4.14/arch/powerpc/xmon/
H A Dppc-opc.c4592 { "stfs", OP(52), OP_MASK, COM, { FRS, D, RA0 } },

Completed in 260 milliseconds