Re: [PATCH 17/36] target/arm: Convert Neon 3-reg-same comparisons to decodetree

2020-04-30 Thread Richard Henderson
On 4/30/20 11:09 AM, Peter Maydell wrote: > Convert the Neon comparison ops in the 3-reg-same grouping > to decodetree. > > Signed-off-by: Peter Maydell > --- > target/arm/translate-neon.inc.c | 22 ++ > target/arm/translate.c | 23 +++ > target/a

[PATCH 17/36] target/arm: Convert Neon 3-reg-same comparisons to decodetree

2020-04-30 Thread Peter Maydell
Convert the Neon comparison ops in the 3-reg-same grouping to decodetree. Signed-off-by: Peter Maydell --- target/arm/translate-neon.inc.c | 22 ++ target/arm/translate.c | 23 +++ target/arm/neon-dp.decode | 8 3 files changed, 33