Home
last modified time | relevance | path

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

/openbmc/qemu/target/hexagon/
H A Dhelper.h81 DEF_HELPER_3(dfcmpeq, s32, env, f64, f64)
H A Dop_helper.c1091 int32_t HELPER(dfcmpeq)(CPUHexagonState *env, float64 RssV, float64 RttV) in HELPER() argument
/openbmc/qemu/tests/tcg/hexagon/
H A Dusr.c378 FUNC_CMP_PP(dfcmpeq, "p1 = dfcmp.eq(%2, %3)")
984 TEST_CMP_PP(dfcmpeq, DF_any, DF_QNaN, 0x00, USR_CLEAR); in main()
985 TEST_CMP_PP(dfcmpeq, DF_any, DF_SNaN, 0x00, USR_FPINVF); in main()