Home
last modified time | relevance | path

Searched defs:float32_muladd (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/target/i386/
H A Dops_sse.h2529 SSE_HELPER_FMAS(helper_fma4ss, ZMM_S, float32_muladd) in SSE_HELPER_FMAS() argument
/openbmc/qemu/fpu/
H A Dsoftfloat.c2259 float32_muladd(float32 xa, float32 xb, float32 xc, int flags, float_status *s) in float32_muladd() function