qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 08/13] target-arm: A64: add support for 1-src RB


From: Richard Henderson
Subject: Re: [Qemu-devel] [PATCH 08/13] target-arm: A64: add support for 1-src RBIT insn
Date: Fri, 06 Dec 2013 11:56:37 +1300
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.1.0

On 12/06/2013 10:51 AM, Peter Maydell wrote:
> From: Alexander Graf <address@hidden>
> 
> This adds support for the C5.6.147 RBIT instruction.
> 
> Signed-off-by: Alexander Graf <address@hidden>
> [claudio: adapted to new decoder, use bswap64,
>           make RBIT part standalone from the rest of the patch,
>         splitting REV into a separate patch]
> Signed-off-by: Claudio Fontana <address@hidden>
> Signed-off-by: Peter Maydell <address@hidden>
> ---
>  target-arm/helper-a64.c    |   18 ++++++++++++++++++
>  target-arm/helper-a64.h    |    1 +
>  target-arm/translate-a64.c |   20 ++++++++++++++++++++
>  3 files changed, 39 insertions(+)

Reviewed-by: Richard Henderson <address@hidden>


r~



reply via email to

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