Home
last modified time | relevance | path

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

/openbmc/qemu/target/hexagon/
H A Dhelper.h82 DEF_HELPER_3(dfcmpgt, s32, env, f64, f64)
H A Dop_helper.c1100 int32_t HELPER(dfcmpgt)(CPUHexagonState *env, float64 RssV, float64 RttV) in HELPER() argument
/openbmc/qemu/tests/tcg/hexagon/
H A Dusr.c379 FUNC_CMP_PP(dfcmpgt, "p1 = dfcmp.gt(%2, %3)")
986 TEST_CMP_PP(dfcmpgt, DF_any, DF_QNaN, 0x00, USR_CLEAR); in main()
987 TEST_CMP_PP(dfcmpgt, DF_any, DF_SNaN, 0x00, USR_FPINVF); in main()