/openbmc/qemu/target/arm/tcg/ |
H A D | gengvec.c | 143 static const TCGOpcode vecop_list[] = { in gen_gvec_ssra() local 151 .opt_opc = vecop_list, in gen_gvec_ssra() 157 .opt_opc = vecop_list, in gen_gvec_ssra() 163 .opt_opc = vecop_list, in gen_gvec_ssra() 169 .opt_opc = vecop_list, in gen_gvec_ssra() 219 static const TCGOpcode vecop_list[] = { in gen_gvec_usra() local 227 .opt_opc = vecop_list, in gen_gvec_usra() 233 .opt_opc = vecop_list, in gen_gvec_usra() 239 .opt_opc = vecop_list, in gen_gvec_usra() 246 .opt_opc = vecop_list, in gen_gvec_usra() [all …]
|
H A D | gengvec64.c | 40 static const TCGOpcode vecop_list[] = { INDEX_op_rotli_vec, 0 }; in gen_gvec_rax1() local 44 .opt_opc = vecop_list, in gen_gvec_rax1() 246 static const TCGOpcode vecop_list[] = { in gen_gvec_suqadd_qc() local 252 .opt_opc = vecop_list, in gen_gvec_suqadd_qc() 257 .opt_opc = vecop_list, in gen_gvec_suqadd_qc() 262 .opt_opc = vecop_list, in gen_gvec_suqadd_qc() 268 .opt_opc = vecop_list, in gen_gvec_suqadd_qc() 339 static const TCGOpcode vecop_list[] = { in gen_gvec_usqadd_qc() local 347 .opt_opc = vecop_list, in gen_gvec_usqadd_qc() 352 .opt_opc = vecop_list, in gen_gvec_usqadd_qc() [all …]
|
H A D | translate-sve.c | 3300 static const TCGOpcode vecop_list[] = { INDEX_op_sub_vec, 0 }; in trans_SUBR_zzi() local 3305 .opt_opc = vecop_list, in trans_SUBR_zzi() 3311 .opt_opc = vecop_list, in trans_SUBR_zzi() 3317 .opt_opc = vecop_list, in trans_SUBR_zzi() 3323 .opt_opc = vecop_list, in trans_SUBR_zzi()
|
/openbmc/qemu/target/loongarch/tcg/insn_trans/ |
H A D | trans_vec.c.inc | 551 static const TCGOpcode vecop_list[] = { 558 .opt_opc = vecop_list, 565 .opt_opc = vecop_list, 572 .opt_opc = vecop_list, 634 static const TCGOpcode vecop_list[] = { 641 .opt_opc = vecop_list, 648 .opt_opc = vecop_list, 655 .opt_opc = vecop_list, 722 static const TCGOpcode vecop_list[] = { 729 .opt_opc = vecop_list, [all …]
|
/openbmc/qemu/tcg/ |
H A D | tcg-op-gvec.c | 2215 static const TCGOpcode vecop_list[] = { INDEX_op_ssadd_vec, 0 }; in tcg_gen_gvec_ssadd() local 2219 .opt_opc = vecop_list, in tcg_gen_gvec_ssadd() 2223 .opt_opc = vecop_list, in tcg_gen_gvec_ssadd() 2227 .opt_opc = vecop_list, in tcg_gen_gvec_ssadd() 2231 .opt_opc = vecop_list, in tcg_gen_gvec_ssadd() 2241 static const TCGOpcode vecop_list[] = { INDEX_op_sssub_vec, 0 }; in tcg_gen_gvec_sssub() local 2245 .opt_opc = vecop_list, in tcg_gen_gvec_sssub() 2249 .opt_opc = vecop_list, in tcg_gen_gvec_sssub() 2253 .opt_opc = vecop_list, in tcg_gen_gvec_sssub() 2257 .opt_opc = vecop_list, in tcg_gen_gvec_sssub() [all …]
|
H A D | tcg-op-vec.c | 48 const TCGOpcode *p = tcg_ctx->vecop_list; in tcg_assert_listed_vecop()
|
/openbmc/qemu/target/ppc/translate/ |
H A D | vmx-impl.c.inc | 793 static const TCGOpcode vecop_list[] = { 801 .opt_opc = vecop_list, 808 .opt_opc = vecop_list, 846 static const TCGOpcode vecop_list[] = { 854 .opt_opc = vecop_list, 861 .opt_opc = vecop_list, 1213 static const TCGOpcode vecop_list[] = { 1220 .opt_opc = vecop_list, 1226 .opt_opc = vecop_list, 1232 .opt_opc = vecop_list, [all …]
|
H A D | vsx-impl.c.inc | 719 static const TCGOpcode vecop_list[] = { 726 .opt_opc = vecop_list, 768 static const TCGOpcode vecop_list[] = { 776 .opt_opc = vecop_list, 782 .opt_opc = vecop_list, 1102 static const TCGOpcode vecop_list[] = { 1109 .opt_opc = vecop_list 2485 static const TCGOpcode vecop_list[] = { 2492 .opt_opc = vecop_list, 2619 static const TCGOpcode vecop_list[] = { [all …]
|
/openbmc/qemu/include/tcg/ |
H A D | tcg.h | 481 const TCGOpcode *vecop_list; member 1049 const TCGOpcode *o = tcg_ctx->vecop_list; in tcg_swap_vecop_list() 1050 tcg_ctx->vecop_list = n; in tcg_swap_vecop_list()
|
/openbmc/qemu/target/riscv/insn_trans/ |
H A D | trans_rvv.c.inc | 1340 static const TCGOpcode vecop_list[] = { INDEX_op_sub_vec, 0 }; 1345 .opt_opc = vecop_list, 1350 .opt_opc = vecop_list, 1355 .opt_opc = vecop_list, 1360 .opt_opc = vecop_list,
|
/openbmc/qemu/target/sparc/ |
H A D | translate.c | 952 static const TCGOpcode vecop_list[] = { in gen_op_fchksm16() local 958 .opt_opc = vecop_list, in gen_op_fchksm16() 980 static const TCGOpcode vecop_list[] = { in gen_op_fmean16() local 986 .opt_opc = vecop_list, in gen_op_fmean16()
|
/openbmc/qemu/target/i386/tcg/ |
H A D | emit.c.inc | 2983 static const TCGOpcode vecop_list[] = { INDEX_op_shli_vec, 0 }; 2987 .opt_opc = vecop_list,
|