Home
last modified time | relevance | path

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

/openbmc/linux/arch/sparc/math-emu/
H A Dmath_32.c105 #define FSUBS 0x045 /* v6 */ macro
317 case FSUBS: in do_one_mathemu()
432 case FSUBS: FP_SUB_S (SR, SA, SB); break; in do_one_mathemu()
H A Dmath_64.c51 #define FSUBS 0x045 macro
241 case FSUBS: in do_mathemu()
437 case FSUBS: FP_SUB_S (SR, SA, SB); break; in do_mathemu()
/openbmc/linux/arch/powerpc/math-emu/
H A Dmath.c107 #define FSUBS 0x014 /* 20 */ macro
269 case FSUBS: func = fsubs; type = AB; break; in do_mathemu()
/openbmc/qemu/target/ppc/translate/
H A Dfp-impl.c.inc191 TRANS(FSUBS, do_helper_ab, gen_helper_FSUBS);
/openbmc/qemu/target/ppc/
H A Dinsn32.decode512 FSUBS 111011 ..... ..... ..... ----- 10100 . @A_tab
H A Dhelper.h119 DEF_HELPER_3(FSUBS, f64, env, f64, f64)
H A Dfpu_helper.c788 FPU_HELPER(FSUBS, float64r32_sub, addsub_flags_handler)
/openbmc/qemu/tests/tcg/i386/
H A Dx86.csv733 "FSUB ST(0), m32fp","FSUBS m32fp, ST(0)","fsubs m32fp, ST(0)","D8 /4","V","V","","","rw,r","Y","32"