Home
last modified time | relevance | path

Searched refs:sfadd (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/arch/parisc/math-emu/
H A DMakefile14 sfadd.o dfsub.o sfsub.o fcnvfxt.o fcnvff.o fcnvxf.o \
/openbmc/qemu/tests/tcg/hexagon/
H A Dusr.c358 FUNC_R_OP_RR(sfadd, "%0 = sfadd(%2, %3)")
892 TEST_R_OP_RR(sfadd, SF_one, SF_QNaN, SF_HEX_NaN, USR_CLEAR); in main()
893 TEST_R_OP_RR(sfadd, SF_one, SF_SNaN, SF_HEX_NaN, USR_FPINVF); in main()
894 TEST_R_OP_RR(sfadd, SF_QNaN, SF_SNaN, SF_HEX_NaN, USR_FPINVF); in main()
895 TEST_R_OP_RR(sfadd, SF_SNaN, SF_QNaN, SF_HEX_NaN, USR_FPINVF); in main()
/openbmc/qemu/target/hexagon/
H A Dhelper.h64 DEF_HELPER_3(sfadd, f32, env, f32, f32)
H A Dop_helper.c921 float32 HELPER(sfadd)(CPUHexagonState *env, float32 RsV, float32 RtV) in HELPER() argument
/openbmc/qemu/target/hexagon/imported/
H A Dfloat.idef25 Q6INSN(F2_sfadd,"Rd32=sfadd(Rs32,Rt32)",ATTRIBS(),