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

2024-09-16 Thread Peter Maydell
On Thu, 12 Sept 2024 at 03:43, Richard Henderson wrote: > > Changes for v3: > - Zero-extend results in Widen NeonGenNarrowEnvFn return to 64 bits > > Only patch 26 needs review. > Applied to target-arm.next, thanks. -- PMM

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

2024-09-11 Thread Richard Henderson
Changes for v3: - Zero-extend results in Widen NeonGenNarrowEnvFn return to 64 bits Only patch 26 needs review. 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: U