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 <peter.mayd...@linaro.org> > --- > target/arm/translate-neon.inc.c | 22 ++++++++++++++++++++++ > target/arm/translate.c | 23 +++-------------------- > target/arm/neon-dp.decode | 8 ++++++++ > 3 files changed, 33 insertions(+), 20 deletions(-)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~