Home
last modified time | relevance | path

Searched refs:GVecGen2s (Results 1 – 5 of 5) sorted by relevance

/openbmc/qemu/include/tcg/
H A Dtcg-op-gvec-common.h144 } GVecGen2s; typedef
235 uint32_t maxsz, TCGv_i64 c, const GVecGen2s *);
/openbmc/qemu/tcg/
H A Dtcg-op-gvec.c1332 uint32_t maxsz, TCGv_i64 c, const GVecGen2s *g) in tcg_gen_gvec_2s()
1967 static const GVecGen2s g[4] = { in tcg_gen_gvec_adds()
2007 static const GVecGen2s g[4] = { in tcg_gen_gvec_subs()
2179 static const GVecGen2s g[4] = { in tcg_gen_gvec_muls()
2734 static const GVecGen2s gop_ands = {
2761 static GVecGen2s g = { in tcg_gen_gvec_andcs()
2775 static const GVecGen2s gop_xors = {
2799 static const GVecGen2s gop_ors = {
/openbmc/qemu/target/loongarch/tcg/insn_trans/
H A Dtrans_vec.c.inc3270 static const GVecGen2s op[4] = {
3322 static const GVecGen2s op[4] = {
/openbmc/qemu/target/riscv/insn_trans/
H A Dtrans_rvv.c.inc1341 static const GVecGen2s rsub_op[4] = {
/openbmc/qemu/target/arm/tcg/
H A Dtranslate-sve.c3301 static const GVecGen2s op[4] = { in trans_SUBR_zzi()