Searched refs:un_d (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/target/xtensa/ | ||
H A D | helper.h | 96 DEF_HELPER_3(un_d, i32, env, f64, f64) |
H A D | fpu_helper.c | 371 uint32_t HELPER(un_d)(CPUXtensaState *env, float64 a, float64 b) in HELPER() argument |