Searched refs:dfsub (Results 1 – 8 of 8) sorted by relevance
/openbmc/linux/arch/parisc/math-emu/ |
H A D | Makefile | 14 sfadd.o dfsub.o sfsub.o fcnvfxt.o fcnvff.o fcnvxf.o \
|
/openbmc/qemu/tests/tcg/hexagon/ |
H A D | usr.c | 369 FUNC_P_OP_PP(dfsub, "%0 = dfsub(%2, %3)") 940 TEST_P_OP_PP(dfsub, DF_any, DF_QNaN, DF_HEX_NaN, USR_CLEAR); in main() 941 TEST_P_OP_PP(dfsub, DF_any, DF_SNaN, DF_HEX_NaN, USR_FPINVF); in main() 942 TEST_P_OP_PP(dfsub, DF_QNaN, DF_SNaN, DF_HEX_NaN, USR_FPINVF); in main() 943 TEST_P_OP_PP(dfsub, DF_SNaN, DF_QNaN, DF_HEX_NaN, USR_FPINVF); in main()
|
/openbmc/qemu/target/hexagon/ |
H A D | helper.h | 78 DEF_HELPER_3(dfsub, f64, env, f64, f64)
|
H A D | op_helper.c | 1064 float64 HELPER(dfsub)(CPUHexagonState *env, float64 RssV, float64 RttV) in HELPER() argument
|
/openbmc/qemu/target/hexagon/imported/ |
H A D | float.idef | 212 Q6INSN(F2_dfsub,"Rdd32=dfsub(Rss32,Rtt32)",ATTRIBS(),
|
/openbmc/qemu/tests/data/qobject/ |
H A D | qdict.txt | 4308 dfsub.c: 15897
|
/openbmc/linux/ |
H A D | opengrok0.0.log | [all...] |
H A D | opengrok2.0.log | [all...] |