Re: [PATCH 18/36] target/arm: Convert Neon 3-reg-same VQADD/VQSUB to decodetree

2020-04-30 Thread Richard Henderson
On 4/30/20 11:09 AM, Peter Maydell wrote: > Convert the Neon VQADD/VQSUB insns in the 3-reg-same grouping > to decodetree. > > Signed-off-by: Peter Maydell > --- > target/arm/translate-neon.inc.c | 15 +++ > target/arm/translate.c | 14 ++ > target/arm/neon-dp.de

[PATCH 18/36] target/arm: Convert Neon 3-reg-same VQADD/VQSUB to decodetree

2020-04-30 Thread Peter Maydell
Convert the Neon VQADD/VQSUB insns in the 3-reg-same grouping to decodetree. Signed-off-by: Peter Maydell --- target/arm/translate-neon.inc.c | 15 +++ target/arm/translate.c | 14 ++ target/arm/neon-dp.decode | 6 ++ 3 files changed, 23 insertions(+),