Re: [PATCH v2 00/29] target/arm: AdvSIMD decodetree conversion, part 4

2024-09-10 Thread Peter Maydell
On Mon, 9 Sept 2024 at 17:23, Richard Henderson wrote: > > First post-9.1 queue flush. > > r~ > > Richard Henderson (29): > target/arm: Replace tcg_gen_dupi_vec with constants in gengvec.c > target/arm: Replace tcg_gen_dupi_vec with constants in translate-sve.c > target/arm: Use cmpsel in ge

[PATCH v2 00/29] target/arm: AdvSIMD decodetree conversion, part 4

2024-09-09 Thread Richard Henderson
First post-9.1 queue flush. r~ Richard Henderson (29): target/arm: Replace tcg_gen_dupi_vec with constants in gengvec.c target/arm: Replace tcg_gen_dupi_vec with constants in translate-sve.c target/arm: Use cmpsel in gen_ushl_vec target/arm: Use cmpsel in gen_sshl_vec target/arm: Use tc