Home
last modified time | relevance | path

Searched refs:VARITHFPFMA (Results 1 – 1 of 1) sorted by relevance

/qemu/target/ppc/
H A Dint_helper.c523 #define VARITHFPFMA(suffix, type) \ macro
533 VARITHFPFMA(maddfp, 0);
534 VARITHFPFMA(nmsubfp, float_muladd_negate_result | float_muladd_negate_c);
535 #undef VARITHFPFMA