Home
last modified time | relevance | path

Searched refs:expand_cmp_vec (Results 1 – 9 of 9) sorted by relevance

/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/tcg/
H A Dtcg-op-gvec.c2177 static void expand_cmp_vec(unsigned vece, uint32_t dofs, uint32_t aofs, in expand_cmp_vec() function
2255 expand_cmp_vec(vece, dofs, aofs, bofs, some, 32, TCG_TYPE_V256, cond); in tcg_gen_gvec_cmp()
2266 expand_cmp_vec(vece, dofs, aofs, bofs, oprsz, 16, TCG_TYPE_V128, cond); in tcg_gen_gvec_cmp()
2269 expand_cmp_vec(vece, dofs, aofs, bofs, oprsz, 8, TCG_TYPE_V64, cond); in tcg_gen_gvec_cmp()
/dports/emulators/qemu-utils/qemu-4.2.1/tcg/
H A Dtcg-op-gvec.c3069 static void expand_cmp_vec(unsigned vece, uint32_t dofs, uint32_t aofs, in expand_cmp_vec() function
3152 expand_cmp_vec(vece, dofs, aofs, bofs, some, 32, TCG_TYPE_V256, cond); in tcg_gen_gvec_cmp()
3163 expand_cmp_vec(vece, dofs, aofs, bofs, oprsz, 16, TCG_TYPE_V128, cond); in tcg_gen_gvec_cmp()
3166 expand_cmp_vec(vece, dofs, aofs, bofs, oprsz, 8, TCG_TYPE_V64, cond); in tcg_gen_gvec_cmp()
/dports/emulators/qemu42/qemu-4.2.1/tcg/
H A Dtcg-op-gvec.c3069 static void expand_cmp_vec(unsigned vece, uint32_t dofs, uint32_t aofs, in expand_cmp_vec() function
3152 expand_cmp_vec(vece, dofs, aofs, bofs, some, 32, TCG_TYPE_V256, cond); in tcg_gen_gvec_cmp()
3163 expand_cmp_vec(vece, dofs, aofs, bofs, oprsz, 16, TCG_TYPE_V128, cond); in tcg_gen_gvec_cmp()
3166 expand_cmp_vec(vece, dofs, aofs, bofs, oprsz, 8, TCG_TYPE_V64, cond); in tcg_gen_gvec_cmp()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/tcg/
H A Dtcg-op-gvec.c3101 static void expand_cmp_vec(unsigned vece, uint32_t dofs, uint32_t aofs, in expand_cmp_vec() function
3184 expand_cmp_vec(vece, dofs, aofs, bofs, some, 32, TCG_TYPE_V256, cond); in tcg_gen_gvec_cmp()
3195 expand_cmp_vec(vece, dofs, aofs, bofs, oprsz, 16, TCG_TYPE_V128, cond); in tcg_gen_gvec_cmp()
3198 expand_cmp_vec(vece, dofs, aofs, bofs, oprsz, 8, TCG_TYPE_V64, cond); in tcg_gen_gvec_cmp()
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/tcg/
H A Dtcg-op-gvec.c3101 static void expand_cmp_vec(unsigned vece, uint32_t dofs, uint32_t aofs, in expand_cmp_vec() function
3184 expand_cmp_vec(vece, dofs, aofs, bofs, some, 32, TCG_TYPE_V256, cond); in tcg_gen_gvec_cmp()
3195 expand_cmp_vec(vece, dofs, aofs, bofs, oprsz, 16, TCG_TYPE_V128, cond); in tcg_gen_gvec_cmp()
3198 expand_cmp_vec(vece, dofs, aofs, bofs, oprsz, 8, TCG_TYPE_V64, cond); in tcg_gen_gvec_cmp()
/dports/emulators/qemu5/qemu-5.2.0/tcg/
H A Dtcg-op-gvec.c3421 static void expand_cmp_vec(unsigned vece, uint32_t dofs, uint32_t aofs, in expand_cmp_vec() function
3504 expand_cmp_vec(vece, dofs, aofs, bofs, some, 32, TCG_TYPE_V256, cond); in tcg_gen_gvec_cmp()
3515 expand_cmp_vec(vece, dofs, aofs, bofs, oprsz, 16, TCG_TYPE_V128, cond); in tcg_gen_gvec_cmp()
3518 expand_cmp_vec(vece, dofs, aofs, bofs, oprsz, 8, TCG_TYPE_V64, cond); in tcg_gen_gvec_cmp()
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/tcg/
H A Dtcg-op-gvec.c3548 static void expand_cmp_vec(unsigned vece, uint32_t dofs, uint32_t aofs, in expand_cmp_vec() function
3631 expand_cmp_vec(vece, dofs, aofs, bofs, some, 32, TCG_TYPE_V256, cond); in tcg_gen_gvec_cmp()
3642 expand_cmp_vec(vece, dofs, aofs, bofs, oprsz, 16, TCG_TYPE_V128, cond); in tcg_gen_gvec_cmp()
3645 expand_cmp_vec(vece, dofs, aofs, bofs, oprsz, 8, TCG_TYPE_V64, cond); in tcg_gen_gvec_cmp()
/dports/emulators/qemu/qemu-6.2.0/tcg/
H A Dtcg-op-gvec.c3548 static void expand_cmp_vec(unsigned vece, uint32_t dofs, uint32_t aofs, in expand_cmp_vec() function
3631 expand_cmp_vec(vece, dofs, aofs, bofs, some, 32, TCG_TYPE_V256, cond); in tcg_gen_gvec_cmp()
3642 expand_cmp_vec(vece, dofs, aofs, bofs, oprsz, 16, TCG_TYPE_V128, cond); in tcg_gen_gvec_cmp()
3645 expand_cmp_vec(vece, dofs, aofs, bofs, oprsz, 8, TCG_TYPE_V64, cond); in tcg_gen_gvec_cmp()
/dports/emulators/qemu60/qemu-6.0.0/tcg/
H A Dtcg-op-gvec.c3426 static void expand_cmp_vec(unsigned vece, uint32_t dofs, uint32_t aofs, in expand_cmp_vec() function
3509 expand_cmp_vec(vece, dofs, aofs, bofs, some, 32, TCG_TYPE_V256, cond); in tcg_gen_gvec_cmp()
3520 expand_cmp_vec(vece, dofs, aofs, bofs, oprsz, 16, TCG_TYPE_V128, cond); in tcg_gen_gvec_cmp()
3523 expand_cmp_vec(vece, dofs, aofs, bofs, oprsz, 8, TCG_TYPE_V64, cond); in tcg_gen_gvec_cmp()