On Fri, 26 Jul 2019 at 18:50, Richard Henderson <richard.hender...@linaro.org> wrote: > > Unify the code sequence for generating an illegal opcode exception. > > Signed-off-by: Richard Henderson <richard.hender...@linaro.org> > --- > target/arm/translate-vfp.inc.c | 3 +-- > target/arm/translate.c | 21 +++++++++++---------- > 2 files changed, 12 insertions(+), 12 deletions(-) >
Reviewed-by: Peter Maydell <peter.mayd...@linaro.org> (This feels like it should go earlier in the patchset, before the introduction of the decode skeletons ?) thanks -- PMM