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