qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 17/21] target-arm: A64: add support for conditio


From: Richard Henderson
Subject: Re: [Qemu-devel] [PATCH 17/21] target-arm: A64: add support for conditional compare insns
Date: Fri, 20 Dec 2013 08:22:08 -0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0

On 12/20/2013 08:19 AM, Peter Maydell wrote:
> Is it worth pulling the assignment
>   label_continue = gen_new_label();
> out of the if() to protect against possible less smart compilers?

Sure.  Or even initializing to -1.


r~



reply via email to

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