Home
last modified time | relevance | path

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

/openbmc/qemu/tests/tcg/mips/include/
H A Dwrappers_msa.h243 DO_MSA__WD__WS_WT(BNEG_B, bneg.b)
244 DO_MSA__WD__WS_WT(BNEG_H, bneg.h)
245 DO_MSA__WD__WS_WT(BNEG_W, bneg.w)
246 DO_MSA__WD__WS_WT(BNEG_D, bneg.d)
/openbmc/linux/arch/sparc/kernel/
H A Detrap_32.S184 bneg,a 1f
/openbmc/qemu/target/ppc/
H A Dint_helper.c694 float32 bneg = float32_chs(b->f32[i]); local
695 FloatRelation ge_rel = float32_compare_quiet(a->f32[i], bneg,
/openbmc/qemu/target/mips/tcg/
H A Dmsa_helper.c5474 MSA_BINOP_IMMU_DF(bnegi, bneg) in MSA_BINOP_IMMU_DF()