On 6/16/20 10:08 AM, Peter Maydell wrote: > Convert the VCVT instructions in the 2-reg-misc grouping to > decodetree. > > Signed-off-by: Peter Maydell <peter.mayd...@linaro.org> > --- > target/arm/neon-dp.decode | 9 +++++ > target/arm/translate-neon.inc.c | 70 +++++++++++++++++++++++++++++++++ > target/arm/translate.c | 70 ++++----------------------------- > 3 files changed, 87 insertions(+), 62 deletions(-)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~