Searched refs:conv_d2df (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/target/hexagon/ | ||
H A D | helper.h | 47 DEF_HELPER_2(conv_d2df, f64, env, s64) |
H A D | op_helper.c | 672 float64 HELPER(conv_d2df)(CPUHexagonState *env, int64_t RssV) in HELPER() argument |