Re: [PATCH 28/36] target/arm: Convert Neon VPMAX/VPMIN 3-reg-same insns to decodetree

2020-04-30 Thread Richard Henderson
On 4/30/20 11:09 AM, Peter Maydell wrote: > Convert the Neon integer VPMAX and VPMIN 3-reg-same insns to > decodetree. These are 'pairwise' operations. > > Signed-off-by: Peter Maydell > --- > target/arm/translate-neon.inc.c | 71 + > target/arm/translate.c

[PATCH 28/36] target/arm: Convert Neon VPMAX/VPMIN 3-reg-same insns to decodetree

2020-04-30 Thread Peter Maydell
Convert the Neon integer VPMAX and VPMIN 3-reg-same insns to decodetree. These are 'pairwise' operations. Signed-off-by: Peter Maydell --- target/arm/translate-neon.inc.c | 71 + target/arm/translate.c | 16 +--- target/arm/neon-dp.decode | 9 +