Home
last modified time | relevance | path

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

/openbmc/qemu/target/ppc/translate/
H A Dvsx-impl.c.inc1004 tcg_gen_cmp_vec(TCG_COND_EQ, vece, t, b,
1013 tcg_gen_cmp_vec(TCG_COND_EQ, vece, t, b,
1023 tcg_gen_cmp_vec(TCG_COND_EQ, vece, t, b,
1030 tcg_gen_cmp_vec(TCG_COND_EQ, vece, t, b,
1038 tcg_gen_cmp_vec(TCG_COND_EQ, vece, t, b,
1047 tcg_gen_cmp_vec(TCG_COND_EQ, vece, t, b,
1056 tcg_gen_cmp_vec(TCG_COND_LEU, vece, t, b,
1058 tcg_gen_cmp_vec(TCG_COND_NE, vece, b, b,
1083 tcg_gen_cmp_vec(TCG_COND_LE, vece, t, b,
1085 tcg_gen_cmp_vec(TCG_COND_NE, vece, b, b,
[all …]
H A Dvmx-impl.c.inc760 tcg_gen_cmp_vec(TCG_COND_GT, vece, t2, t0, t1);
1203 tcg_gen_cmp_vec(TCG_COND_EQ, vece, t0, a, zero);
1204 tcg_gen_cmp_vec(TCG_COND_EQ, vece, t1, b, zero);
1205 tcg_gen_cmp_vec(TCG_COND_NE, vece, t, a, b);
2830 tcg_gen_cmp_vec(TCG_COND_LTU, vece, t, a, b);
2842 tcg_gen_cmp_vec(TCG_COND_GEU, vece, t, a, b);
/openbmc/qemu/tcg/
H A Dtcg-op-vec.c433 tcg_gen_cmp_vec(TCG_COND_LT, vece, t, a, in tcg_gen_abs_vec()
505 void tcg_gen_cmp_vec(TCGCond cond, unsigned vece, in tcg_gen_cmp_vec() function
799 tcg_gen_cmp_vec(cond, vece, t, a, b); in tcg_gen_cmpsel_vec()
H A Dtcg-op-gvec.c3710 tcg_gen_cmp_vec(cond, vece, t2, t0, t1); in expand_cmp_vec()
3837 tcg_gen_cmp_vec(cond, vece, t0, t1, c); in expand_cmps_vec()
/openbmc/qemu/target/arm/tcg/
H A Dgengvec.c967 tcg_gen_cmp_vec(TCG_COND_TSTNE, vece, d, a, b); in gen_cmtst_vec()
1078 tcg_gen_cmp_vec(TCG_COND_GEU, vece, lsh, lsh, max); in gen_ushl_vec()
1079 tcg_gen_cmp_vec(TCG_COND_GEU, vece, rsh, rsh, max); in gen_ushl_vec()
1083 tcg_gen_cmp_vec(TCG_COND_LT, vece, lsh, lsh, max); in gen_ushl_vec()
1084 tcg_gen_cmp_vec(TCG_COND_LT, vece, rsh, rsh, max); in gen_ushl_vec()
1191 tcg_gen_cmp_vec(TCG_COND_GT, vece, tmp, lsh, tmp); in gen_sshl_vec()
/openbmc/qemu/include/tcg/
H A Dtcg-op-common.h456 void tcg_gen_cmp_vec(TCGCond cond, unsigned vece, TCGv_vec r,
/openbmc/qemu/target/sparc/
H A Dtranslate.c942 tcg_gen_cmp_vec(TCG_COND_LTU, vece, c, a, src1); in gen_vec_fchksm16()
/openbmc/qemu/tcg/i386/
H A Dtcg-target.c.inc3829 tcg_gen_cmp_vec(TCG_COND_GT, MO_64, t1,