qemu-riscv
[Top][All Lists]
Advanced

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

Re: [Qemu-riscv] [RFC v3 08/24] riscv: tcg-target: Add support for the c


From: Richard Henderson
Subject: Re: [Qemu-riscv] [RFC v3 08/24] riscv: tcg-target: Add support for the constraints
Date: Tue, 11 Dec 2018 20:27:12 -0600
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.3.1

On 12/7/18 6:47 PM, Alistair Francis wrote:
> +    if ((ct & TCG_CT_CONST_N12) && val == sextreg(-val, 0, 12)) {

 -val == sextreg(-val, 0, 12)

What's here will of course always fail.


r~



reply via email to

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