Ping 3.
On 06/17/2013 08:56 AM, Richard Henderson wrote:
> Ping.
>
> On 06/10/2013 11:42 AM, Richard Henderson wrote:
>> Ping.
>>
>>
>> On 06/06/2013 11:05 AM, Richard Henderson wrote:
>>> Two prepatory generic tcg patches, to allow non-constant values for
>>> the various TCG_TARGET_HAS_foo macro
Ping.
On 06/10/2013 11:42 AM, Richard Henderson wrote:
> Ping.
>
>
> On 06/06/2013 11:05 AM, Richard Henderson wrote:
>> Two prepatory generic tcg patches, to allow non-constant values for
>> the various TCG_TARGET_HAS_foo macros.
>>
>> When in patch 3 this gets used, the code inlined in the tra
Ping.
On 06/06/2013 11:05 AM, Richard Henderson wrote:
> Two prepatory generic tcg patches, to allow non-constant values for
> the various TCG_TARGET_HAS_foo macros.
>
> When in patch 3 this gets used, the code inlined in the translators
> will be able to check the relevant variable and emit eit
Two prepatory generic tcg patches, to allow non-constant values for
the various TCG_TARGET_HAS_foo macros.
When in patch 3 this gets used, the code inlined in the translators
will be able to check the relevant variable and emit either division
opcode or the call to the division subroutine.
Perhap