Searched refs:conv_d2sf (Results 1 – 3 of 3) sorted by relevance
/openbmc/qemu/target/hexagon/ |
H A D | helper.h | 46 DEF_HELPER_2(conv_d2sf, f32, env, s64)
|
H A D | op_helper.c | 663 float32 HELPER(conv_d2sf)(CPUHexagonState *env, int64_t RssV) in HELPER() argument
|
/openbmc/qemu/tests/tcg/hexagon/ |
H A D | usr.c | 408 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()
|