Searched refs:tcg_gen_gvec_orc (Results 1 – 9 of 9) sorted by relevance
/openbmc/qemu/include/tcg/ |
H A D | tcg-op-gvec-common.h | 305 void tcg_gen_gvec_orc(unsigned vece, uint32_t dofs, uint32_t aofs,
|
/openbmc/qemu/target/hexagon/ |
H A D | gen_tcg_hvx.h | 412 tcg_gen_gvec_orc(MO_64, QdV_off, QsV_off, QtV_off, \
|
/openbmc/qemu/target/arm/tcg/ |
H A D | translate-mve.c | 823 DO_LOGIC(VORN, gen_helper_mve_vorn, tcg_gen_gvec_orc) in DO_LOGIC()
|
H A D | translate-neon.c | 820 DO_3SAME(VORN, tcg_gen_gvec_orc) in DO_3SAME()
|
H A D | translate-a64.c | 5621 TRANS(ORN_v, do_gvec_fn3, a, tcg_gen_gvec_orc) in TRANS_FEAT()
|
/openbmc/qemu/target/loongarch/tcg/insn_trans/ |
H A D | trans_vec.c.inc | 3658 TRANS(vorn_v, LSX, gvec_vvv, MO_64, tcg_gen_gvec_orc) 3668 TRANS(xvorn_v, LASX, gvec_xxx, MO_64, tcg_gen_gvec_orc)
|
/openbmc/qemu/target/ppc/translate/ |
H A D | vsx-impl.c.inc | 1595 TRANS_FLAGS2(VSX207, XXLORC, do_logical_op, MO_64, tcg_gen_gvec_orc);
|
H A D | vmx-impl.c.inc | 720 TRANS_FLAGS2(ALTIVEC_207, VORC, do_vector_gvec3_VX, MO_64, tcg_gen_gvec_orc);
|
/openbmc/qemu/tcg/ |
H A D | tcg-op-gvec.c | 2666 void tcg_gen_gvec_orc(unsigned vece, uint32_t dofs, uint32_t aofs, in tcg_gen_gvec_orc() function
|