Searched refs:conv_w2df (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/target/hexagon/ | ||
H A D | helper.h | 43 DEF_HELPER_2(conv_w2df, f64, env, s32) |
H A D | op_helper.c | 636 float64 HELPER(conv_w2df)(CPUHexagonState *env, int32_t RsV) in HELPER() argument |