qemu-arm
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-arm] [PATCH 12/67] target/arm: Introduce gen_illegal_op


From: Peter Maydell
Subject: Re: [Qemu-arm] [PATCH 12/67] target/arm: Introduce gen_illegal_op
Date: Mon, 29 Jul 2019 15:44:03 +0100

On Fri, 26 Jul 2019 at 18:50, Richard Henderson
<address@hidden> wrote:
>
> Unify the code sequence for generating an illegal opcode exception.
>
> Signed-off-by: Richard Henderson <address@hidden>
> ---
>  target/arm/translate-vfp.inc.c |  3 +--
>  target/arm/translate.c         | 21 +++++++++++----------
>  2 files changed, 12 insertions(+), 12 deletions(-)
>

Reviewed-by: Peter Maydell <address@hidden>

(This feels like it should go earlier in the patchset, before the
introduction of the decode skeletons ?)

thanks
-- PMM



reply via email to

[Prev in Thread] Current Thread [Next in Thread]