Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/math-emu/
H A Dmath.c116 #define FNMADDS 0x01f /* 31 */ macro
278 case FNMADDS: func = fnmadds; type = ABC; break; in do_mathemu()
/openbmc/qemu/target/ppc/translate/
H A Dfp-impl.c.inc203 TRANS(FNMADDS, do_helper_acb, gen_helper_FNMADDS);
/openbmc/qemu/target/ppc/
H A Dinsn32.decode539 FNMADDS 111011 ..... ..... ..... ..... 11111 . @A
H A Dhelper.h130 DEF_HELPER_4(FNMADDS, i64, env, i64, i64, i64)