Re: [PATCH v3 00/12] VMX/VSX instructions with gvec

2022-10-20 Thread Daniel Henrique Barboza
Thanks for the reviews. Queued in gitlab.com/danielhb/qemu/tree/ppc-next. Daniel On 10/19/22 09:50, Lucas Mateus Castro(alqotel) wrote: From: "Lucas Mateus Castro (alqotel)" Patches missing review: 12 v2 -> v3: - Used ctpop in i32 and i64 vprtyb - Changed gvec set up in xvtstdc[

[PATCH v3 00/12] VMX/VSX instructions with gvec

2022-10-19 Thread Lucas Mateus Castro(alqotel)
From: "Lucas Mateus Castro (alqotel)" Patches missing review: 12 v2 -> v3: - Used ctpop in i32 and i64 vprtyb - Changed gvec set up in xvtstdc[ds]p v1 -> v2: - Implemented instructions with fni4/fni8 and dropped the helper: * VSUBCUW * VADDCUW * VPRTYBW