Searched refs:firound (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/target/m68k/ | ||
H A D | helper.h | 31 DEF_HELPER_3(firound, void, env, fp, fp) |
H A D | fpu_helper.c | 88 void HELPER(firound)(CPUM68KState *env, FPReg *res, FPReg *val) in HELPER() argument |