On Fri, 23 Aug 2019 at 15:54, Peter Maydell <peter.mayd...@linaro.org> wrote: > > On Mon, 19 Aug 2019 at 22:38, Richard Henderson > <richard.hender...@linaro.org> wrote: > > > > Signed-off-by: Richard Henderson <richard.hender...@linaro.org> > > --- > > target/arm/translate.c | 797 ++++++++++++++++++----------------------- > > target/arm/a32.decode | 120 +++++++ > > target/arm/t32.decode | 141 ++++++++ > > 3 files changed, 615 insertions(+), 443 deletions(-) > > This one is brutal to review. I got through review of all the > decode file patterns but got bogged down when I started looking > at the .c file changes... I might come back to it alter.
Reviewed-by: Peter Maydell <peter.mayd...@linaro.org> thanks -- PMM