Home
last modified time | relevance | path

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

/openbmc/qemu/target/arm/tcg/
H A Dgengvec64.c155 static const GVecGen4 op = { in gen_gvec_eor3()
181 static const GVecGen4 op = { in gen_gvec_bcax()
249 static const GVecGen4 ops[4] = { in gen_gvec_suqadd_qc()
344 static const GVecGen4 ops[4] = { in gen_gvec_usqadd_qc()
H A Dtranslate-sve.c612 static const GVecGen4 op = { in gen_bsl1n()
656 static const GVecGen4 op = { in gen_bsl2n()
685 static const GVecGen4 op = { in gen_nbsl()
1250 const GVecGen4 *gvec_op) in do_pppp_flags()
1315 static const GVecGen4 op = { in trans_AND_pppp()
1353 static const GVecGen4 op = { in trans_BIC_pppp()
1384 static const GVecGen4 op = { in trans_EOR_pppp()
1431 static const GVecGen4 op = { in trans_ORR_pppp()
1462 static const GVecGen4 op = { in trans_ORN_pppp()
1490 static const GVecGen4 op = { in trans_NOR_pppp()
[all …]
H A Dgengvec.c1390 static const GVecGen4 ops[4] = { in gen_gvec_uqadd_qc()
1470 static const GVecGen4 ops[4] = { in gen_gvec_sqadd_qc()
1535 static const GVecGen4 ops[4] = { in gen_gvec_uqsub_qc()
1615 static const GVecGen4 ops[4] = { in gen_gvec_sqsub_qc()
/openbmc/qemu/target/ppc/translate/
H A Dvmx-impl.c.inc2323 static const GVecGen4 op = {
2924 * GVecGen4 struct variants.
2939 static const GVecGen4 op_vsububs = {
2947 static const GVecGen4 op_vaddubs = {
2955 static const GVecGen4 op_vsubuhs = {
2963 static const GVecGen4 op_vadduhs = {
2971 static const GVecGen4 op_vsubuws = {
2979 static const GVecGen4 op_vadduws = {
2987 static const GVecGen4 op_vsubsbs = {
2995 static const GVecGen4 op_vaddsbs = {
[all …]
H A Dvsx-impl.c.inc2622 static const GVecGen4 ops[4] = {
/openbmc/qemu/include/tcg/
H A Dtcg-op-gvec-common.h209 } GVecGen4; typedef
242 uint32_t oprsz, uint32_t maxsz, const GVecGen4 *);
/openbmc/qemu/target/s390x/tcg/
H A Dtranslate_vx.c.inc1684 static const GVecGen4 g[4] = {
1796 static const GVecGen4 g_vmal[3] = {
1801 static const GVecGen4 g_vmah[3] = {
1806 static const GVecGen4 g_vmalh[3] = {
1811 static const GVecGen4 g_vmae[3] = {
1816 static const GVecGen4 g_vmale[3] = {
1821 static const GVecGen4 g_vmao[3] = {
1826 static const GVecGen4 g_vmalo[3] = {
1831 const GVecGen4 *fn;
/openbmc/qemu/tcg/
H A Dtcg-op-gvec.c1544 uint32_t oprsz, uint32_t maxsz, const GVecGen4 *g) in tcg_gen_gvec_4()
4003 static const GVecGen4 g = { in tcg_gen_gvec_bitsel()