Searched refs:fssqrt (Results 1 – 5 of 5) sorted by relevance
/openbmc/qemu/target/m68k/ |
H A D | helper.h | 34 DEF_HELPER_3(fssqrt, void, env, fp, fp)
|
H A D | fpu_helper.c | 268 void HELPER(fssqrt)(CPUM68KState *env, FPReg *res, FPReg *val) in HELPER() argument
|
/openbmc/linux/arch/m68k/fpsp040/ |
H A D | res_func.S | 96 | fsqrt = $05* fssqrt = $41 fdsqrt = $45 102 | At this point, fabs, fneg, fsmove, fdmove, ftst, fsqrt, fssqrt, and 105 | For cases fsqrt, fssqrt, and fdsqrt goto nrm_src (do normalize)
|
H A D | util.S | 95 | fdmul, fsdiv, fddiv, fssqrt, fsmove, fdmove, fsabs, fdabs, fsneg, fdneg.
|
/openbmc/linux/arch/m68k/ifpsp060/src/ |
H A D | fpsp.S | 11476 long fssqrt - tbl_unsupp # 41: fssqrt 15503 # fssqrt(): emulates the fssqrt instruction #
|