On 4/30/20 11:10 AM, Peter Maydell wrote: > Convert the Neon integer 3-reg-same compare insns VCGE, VCGT, > VCEQ, VACGE and VACGT to decodetree. > > Signed-off-by: Peter Maydell <peter.mayd...@linaro.org> > --- > target/arm/translate-neon.inc.c | 5 +++++ > target/arm/translate.c | 39 ++------------------------------- > target/arm/neon-dp.decode | 5 +++++ > 3 files changed, 12 insertions(+), 37 deletions(-)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~