On 8/3/20 4:18 AM, Peter Maydell wrote: > The only thing left in the "legacy decoder" is the handling > of disas_xscale_insn(), and we can simplify the code. > > Signed-off-by: Peter Maydell <peter.mayd...@linaro.org> > --- > target/arm/translate.c | 26 +++++++++----------------- > 1 file changed, 9 insertions(+), 17 deletions(-)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~