Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/math-emu/
H A Dmath.c121 #define FSUB 0x014 /* 20 */ macro
288 case FSUB: func = fsub; type = AB; break; in do_mathemu()
/openbmc/qemu/target/rx/
H A Dinsns.decode278 # FSUB #imm, rd
280 # FSUB rs, rd
281 # FSUB dsp[rs], rd
H A Dtranslate.c1860 FOP(FSUB, fsub) in FOP()
/openbmc/qemu/target/mips/tcg/
H A Dmsa.decode203 FSUB 011110 0001 . ..... ..... ..... 011011 @3rf_w
H A Dmsa_translate.c668 TRANS(FSUB, trans_msa_3rf, gen_helper_msa_fsub_df);
/openbmc/linux/arch/parisc/math-emu/
H A Dfloat.h564 #define FSUB (1<<2) | 3
/openbmc/qemu/target/i386/
H A Dops_sse.h292 #define FSUB(a, b) ((a) - (b)) macro
1512 SSE_HELPER_HW(phsubw, FSUB) in SSE_HELPER_HW()
1516 SSE_HELPER_HL(phsubd, FSUB) in SSE_HELPER_HW()
/openbmc/qemu/target/ppc/translate/
H A Dfp-impl.c.inc190 TRANS(FSUB, do_helper_ab, gen_helper_FSUB);
/openbmc/qemu/target/ppc/
H A Dinsn32.decode511 FSUB 111111 ..... ..... ..... ----- 10100 . @A_tab
H A Dhelper.h118 DEF_HELPER_3(FSUB, f64, env, f64, f64)
H A Dfpu_helper.c787 FPU_HELPER(FSUB, float64_sub, addsub_flags_handler)
/openbmc/qemu/target/arm/tcg/
H A Dtranslate-sve.c3811 DO_FP_IMM(FSUB, fsubs, half, one) in DO_FP_IMM()
/openbmc/qemu/tests/tcg/i386/
H A Dx86.csv722 "FSUBR ST(i), ST(0)","FSUB ST(0), ST(i)","fsub ST(0), ST(i)","DC E0+i","V","V","","","rw,r","Y",""
723 "FSUB ST(0), ST(i)","FSUB ST(i), ST(0)","fsub ST(i), ST(0)","D8 E0+i","V","V","","","rw,r","Y",""
724 "FSUB ST(0), m64fp","FSUBL m64fp, ST(0)","fsubl m64fp, ST(0)","DC /4","V","V","","","rw,r","Y","64"
727 "FSUB ST(i), ST(0)","FSUBR ST(0), ST(i)","fsubr ST(0), ST(i)","DC E8+i","V","V","","","rw,r","Y",""
733 "FSUB ST(0), m32fp","FSUBS m32fp, ST(0)","fsubs m32fp, ST(0)","D8 /4","V","V","","","rw,r","Y","32"
/openbmc/openbmc/poky/meta/recipes-bsp/v86d/v86d/
H A DUpdate-x86emu-from-X.org.patch2696 "FSUB\tQWORD PTR ", "FSUBR\tQWORD PTR ", "FDIV\tQWORD PTR ",
2699 "FSUBR\t", "FSUB\t", "FDIVR\t", "FDIV\t",