Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/math-emu/
H A Dmath.c140 #define FNEG 0x028 /* 40 */ macro
312 case FNEG: func = fneg; type = XB; break; in do_mathemu()
/openbmc/qemu/target/riscv/insn_trans/
H A Dtrans_rvf.c.inc283 if (a->rs1 == a->rs2) { /* FNEG */
H A Dtrans_rvd.c.inc266 if (a->rs1 == a->rs2) { /* FNEG */
H A Dtrans_rvzfh.c.inc286 if (a->rs1 == a->rs2) { /* FNEG */
/openbmc/qemu/target/arm/tcg/
H A Dsve.decode368 # Note esz != 0 for FABS and FNEG.
375 FNEG 00000100 .. 011 101 101 ... ..... ..... @rd_pg_rn
H A Dtranslate-sve.c905 TRANS_FEAT(FNEG, aa64_sve, gen_gvec_ool_arg_zpz, fneg_fns[a->esz], a, 0)