Re: [PATCH 12/12] target/ppc: Use gvec to decode XVTSTDC[DS]P

2022-09-24 Thread Richard Henderson
On 9/23/22 21:47, Lucas Mateus Castro(alqotel) wrote: +static void do_xvtstdc_vec(unsigned vece, TCGv_vec t, TCGv_vec b, int64_t imm) +{ +TCGv_vec match = tcg_const_ones_vec_matching(t); +TCGv_vec temp; +TCGv_vec mask; +uint64_t exp_msk = (vece == MO_32) ? (uint32_t)EXP_MASK_SP :

[PATCH 12/12] target/ppc: Use gvec to decode XVTSTDC[DS]P

2022-09-23 Thread Lucas Mateus Castro(alqotel)
From: "Lucas Mateus Castro (alqotel)" Used gvec to translate XVTSTDCSP and XVTSTDCDP. xvtstdcsp: reptlooppatch10 patch12 8 12500 2,70288900 1,24050300 (-54.1%) 25 40002,65665700 1,14078900 (-57.1%) 100 10002,82795400 1,53337