On 6/9/20 9:02 AM, Peter Maydell wrote: > Convert the Neon 3-reg-diff insn polynomial VMULL. This is the last > insn in this group to be converted. > > Signed-off-by: Peter Maydell <peter.mayd...@linaro.org> > --- > target/arm/neon-dp.decode | 2 ++ > target/arm/translate-neon.inc.c | 43 +++++++++++++++++++++++ > target/arm/translate.c | 60 ++------------------------------- > 3 files changed, 48 insertions(+), 57 deletions(-)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~