qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH risu] ppc64.risu: Fix pattern for darn


From: Peter Maydell
Subject: Re: [Qemu-devel] [PATCH risu] ppc64.risu: Fix pattern for darn
Date: Tue, 25 Sep 2018 09:53:06 +0100

On 6 September 2018 at 07:51, Sandipan Das <address@hidden> wrote:
> This fixes the pattern for the Deliver A Random Number (darn)
> instruction to ensure that the value of the L field, which is
> used to determine the type and length of the generated random
> number, is never 3 which is currently reserved for future use.
>
> Signed-off-by: Sandipan Das <address@hidden>
> ---
>  ppc64.risu | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Applied to risu master. My congratulations to the CPU architect
who managed to get that instruction mnemonic into the ISA :-)

thanks
-- PMM



reply via email to

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