Searched defs:muladd (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/target/arm/ |
H A D | vfp_helper.c | 1020 dh_ctype_f16 VFP_HELPER(muladd, h)(dh_ctype_f16 a, dh_ctype_f16 b, in VFP_HELPER() argument 1027 float32 VFP_HELPER(muladd, s)(float32 a, float32 b, float32 c, void *fpstp) in VFP_HELPER() argument 1033 float64 VFP_HELPER(muladd, d)(float64 a, float64 b, float64 c, void *fpstp) in VFP_HELPER() argument
|
/openbmc/qemu/target/ppc/ |
H A D | fpu_helper.c | 3487 bool neg_acc, vsxger_muladd_f mul, vsxger_muladd_f muladd, in vsxger()
|