qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 13/14] tcg-sparc: Fix 32-bit constant arguments


From: Richard Henderson
Subject: Re: [Qemu-devel] [PATCH 13/14] tcg-sparc: Fix 32-bit constant arguments tests
Date: Sat, 22 Mar 2014 10:08:52 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.3.0

On 03/22/2014 02:48 AM, Stuart Brady wrote:
>> +    case 'w':
>> > +        ct->ct |= TCG_CT_CONST_IS32;
>> > +        break;
> It might be neater just to expose ts->type to tcg_target_const_match(),
> which the TCG target can just ignore if it wants, but that might not
> belong in this series, as this seems to affect PPC64 and IA64 too.
> 

That does sound quite sensible.


r~



reply via email to

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