Home
last modified time | relevance | path

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

/openbmc/qemu/target/hexagon/
H A Dhelper.h44 DEF_HELPER_2(conv_ud2sf, f32, env, s64)
H A Dop_helper.c645 float32 HELPER(conv_ud2sf)(CPUHexagonState *env, int64_t RssV) in HELPER() argument
/openbmc/qemu/tests/tcg/hexagon/
H A Dusr.c407 FUNC_R_OP_P(conv_ud2sf, "%0 = convert_ud2sf(%2)")
1047 TEST_R_OP_P(conv_ud2sf, 0x0000000000000001ULL, SF_one, USR_CLEAR); in main()
1048 TEST_R_OP_P(conv_ud2sf, 0x00000000010020a5ULL, 0x4b801052, USR_FPINPF); in main()