Home
last modified time | relevance | path

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

/openbmc/qemu/target/ppc/
H A Dfpu_helper.c672 #define FPU_FMADD(op, madd_flags) \ macro
685 FPU_FMADD(FMADD, MADD_FLGS) in FPU_FMADD() function
686 FPU_FMADD(FNMADD, NMADD_FLGS) in FPU_FMADD()
687 FPU_FMADD(FMSUB, MSUB_FLGS) in FPU_FMADD()
688 FPU_FMADD(FNMSUB, NMSUB_FLGS) in FPU_FMADD()