Home
last modified time | relevance | path

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

/openbmc/linux/arch/sparc/math-emu/
H A Dmath_32.c107 #define FMULS 0x049 /* v6 */ macro
318 case FMULS: in do_one_mathemu()
436 case FMULS: FP_MUL_S (SR, SA, SB); break; in do_one_mathemu()
H A Dmath_64.c53 #define FMULS 0x049 macro
242 case FMULS: in do_mathemu()
441 case FMULS: FP_MUL_S (SR, SA, SB); break; in do_mathemu()
/openbmc/linux/arch/powerpc/math-emu/
H A Dmath.c111 #define FMULS 0x019 /* 25 */ macro
273 case FMULS: func = fmuls; type = AC; break; in do_mathemu()
/openbmc/qemu/target/avr/
H A Dinsn.decode74 FMULS 0000 0011 1 ... 0 ... @fmul
H A Ddisas.c154 INSN(FMULS, "r%d, r%d", a->rd, a->rr)
/openbmc/qemu/target/ppc/translate/
H A Dfp-impl.c.inc195 TRANS(FMULS, do_helper_ac, gen_helper_FMULS);
/openbmc/qemu/target/ppc/
H A Dinsn32.decode515 FMULS 111011 ..... ..... ----- ..... 11001 . @A_tac
H A Dhelper.h121 DEF_HELPER_3(FMULS, f64, env, f64, f64)
H A Dfpu_helper.c790 FPU_HELPER(FMULS, float64r32_mul, mul_flags_handler)
/openbmc/qemu/tests/tcg/i386/
H A Dx86.csv684 "FMUL ST(0), m32fp","FMULS m32fp, ST(0)","fmuls m32fp, ST(0)","D8 /1","V","V","","","rw,r","Y","32"