Home
last modified time | relevance | path

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

/openbmc/qemu/target/hexagon/
H A Dhelper.h42 DEF_HELPER_2(conv_w2sf, f32, env, s32)
H A Dop_helper.c627 float32 HELPER(conv_w2sf)(CPUHexagonState *env, int32_t RsV) in HELPER() argument
/openbmc/qemu/tests/tcg/hexagon/
H A Dusr.c406 FUNC_R_OP_R(conv_w2sf, "%0 = convert_w2sf(%2)")
1045 TEST_R_OP_R(conv_w2sf, 0x00000001, SF_one, USR_CLEAR); in main()
1046 TEST_R_OP_R(conv_w2sf, 0x010020a5, 0x4b801052, USR_FPINPF); in main()