Home
last modified time | relevance | path

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

/qemu/target/hexagon/
H A Dhelper.h59 DEF_HELPER_2(conv_sf2d_chop, s64, env, f32)
H A Dop_helper.c846 int64_t HELPER(conv_sf2d_chop)(CPUHexagonState *env, float32 RsV) in HELPER() argument
/qemu/tests/tcg/hexagon/
H A Dusr.c391 FUNC_P_OP_R(conv_sf2d_chop, "%0 = convert_sf2d(%2):chop")
1007 TEST_P_OP_R(conv_sf2d_chop, SF_QNaN, 0xffffffffffffffffULL, USR_FPINVF); in main()
1008 TEST_P_OP_R(conv_sf2d_chop, SF_SNaN, 0xffffffffffffffffULL, USR_FPINVF); in main()