Home
last modified time | relevance | path

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

/openbmc/qemu/target/hexagon/
H A Dhelper.h46 DEF_HELPER_2(conv_d2sf, f32, env, s64)
H A Dop_helper.c663 float32 HELPER(conv_d2sf)(CPUHexagonState *env, int64_t RssV) in HELPER() argument
/openbmc/qemu/tests/tcg/hexagon/
H A Dusr.c408 FUNC_R_OP_P(conv_d2sf, "%0 = convert_d2sf(%2)")
1049 TEST_R_OP_P(conv_d2sf, 0x0000000000000001ULL, SF_one, USR_CLEAR); in main()
1050 TEST_R_OP_P(conv_d2sf, 0x00000000010020a5ULL, 0x4b801052, USR_FPINPF); in main()