Home
last modified time | relevance | path

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

/openbmc/qemu/target/hexagon/
H A Dgen_tcg_hvx.h395 tcg_gen_gvec_not(MO_64, VdV_off, VuV_off, \
420 tcg_gen_gvec_not(MO_64, QdV_off, QsV_off, \
H A Dgenptr.c1289 tcg_gen_gvec_not(MO_64, maskoff, maskoff, in gen_vreg_masked_store()
/openbmc/qemu/include/tcg/
H A Dtcg-op-gvec-common.h251 void tcg_gen_gvec_not(unsigned vece, uint32_t dofs, uint32_t aofs,
/openbmc/qemu/target/ppc/translate/
H A Dvsx-impl.c.inc2574 tcg_gen_gvec_not(MO_64, xt, xc, 16, 16);
2583 tcg_gen_gvec_not(MO_64, xt, xb, 16, 16);
2589 tcg_gen_gvec_not(MO_64, xt, xa, 16, 16);
/openbmc/qemu/tcg/
H A Dtcg-op-gvec.c1838 void tcg_gen_gvec_not(unsigned vece, uint32_t dofs, uint32_t aofs, in tcg_gen_gvec_not() function
2694 tcg_gen_gvec_not(vece, dofs, aofs, oprsz, maxsz); in tcg_gen_gvec_nand()
2711 tcg_gen_gvec_not(vece, dofs, aofs, oprsz, maxsz); in tcg_gen_gvec_nor()
/openbmc/qemu/target/arm/tcg/
H A Dtranslate-mve.c751 return do_1op_vec(s, a, gen_helper_mve_vmvn, tcg_gen_gvec_not); in trans_VMVN()
H A Dtranslate-neon.c3129 return do_2misc_vec(s, a, tcg_gen_gvec_not); in DO_2MISC_VEC()
H A Dtranslate-a64.c11102 gen_gvec_fn2(s, is_q, rd, rn, tcg_gen_gvec_not, 0); in disas_simd_two_reg_misc()