qemu-ppc
[Top][All Lists]
Advanced

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

Re: [Qemu-ppc] [Qemu-devel] [RFC v1 07/13] target-ppc: add cnttzd[.] ins


From: Nikunj A Dadhania
Subject: Re: [Qemu-ppc] [Qemu-devel] [RFC v1 07/13] target-ppc: add cnttzd[.] instruction
Date: Thu, 21 Jul 2016 13:24:10 +0530
User-agent: Notmuch/0.21 (https://notmuchmail.org) Emacs/25.0.94.1 (x86_64-redhat-linux-gnu)

Richard Henderson <address@hidden> writes:

> On 07/18/2016 10:35 PM, Nikunj A Dadhania wrote:
>> +    if (unlikely(Rc(ctx->opcode) != 0))
>> +        gen_set_Rc0(ctx, cpu_gpr[rA(ctx->opcode)]);
>
> Braces.

Sure.

Regards
Nikunj




reply via email to

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