On 6/16/20 10:08 AM, Peter Maydell wrote: > Convert the fp-compare-with-zero insns in the Neon 2-reg-misc group to > decodetree. > > Signed-off-by: Peter Maydell <peter.mayd...@linaro.org> > --- > target/arm/neon-dp.decode | 6 ++++ > target/arm/translate-neon.inc.c | 28 ++++++++++++++++++ > target/arm/translate.c | 50 ++++----------------------------- > 3 files changed, 39 insertions(+), 45 deletions(-)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~