qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 3/3] target-arm: implement setend


From: Richard Henderson
Subject: Re: [Qemu-devel] [PATCH 3/3] target-arm: implement setend
Date: Mon, 21 Apr 2014 11:35:48 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.4.0

On 04/21/2014 10:43 AM, Paolo Bonzini wrote:
> Since this is not a high-performance path, just use a helper to
> flip the E bit and force a lookup in the hash table since the
> flags have changed.
> 
> Signed-off-by: Paolo Bonzini <address@hidden>
> ---
>  target-arm/helper.h    |  1 +
>  target-arm/op_helper.c |  5 +++++
>  target-arm/translate.c | 12 ++++++------
>  3 files changed, 12 insertions(+), 6 deletions(-)

Reviewed-by: Richard Henderson <address@hidden>


r~



reply via email to

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