Searched defs:muladd (Results 1 – 2 of 2) sorted by relevance
/qemu/target/arm/tcg/ |
H A D | vfp_helper.c | 1106 dh_ctype_f16 VFP_HELPER(muladd, h)(dh_ctype_f16 a, dh_ctype_f16 b, in VFP_HELPER() argument 1112 float32 VFP_HELPER(muladd, s)(float32 a, float32 b, float32 c, in VFP_HELPER() argument 1118 float64 VFP_HELPER(muladd, d)(float64 a, float64 b, float64 c, in VFP_HELPER() argument
|
/qemu/target/ppc/ |
H A D | fpu_helper.c | 3485 bool neg_acc, vsxger_muladd_f mul, vsxger_muladd_f muladd, in vsxger()
|