[PATCH 4/5] arm: Set predicable on more instructions.

Richard Henderson rth@redhat.com
Thu Dec 1 16:21:00 GMT 2011


On 12/01/2011 03:22 AM, Ramana Radhakrishnan wrote:
>>   "tst\\t%0, #255"
>> -  [(set_attr "conds" "set")]
>> +  [(set_attr "conds" "set")
>> +   (set_attr "predicable" "yes")]
>>  )
> 
> It should be tst%? . Otherwise in the predicable case we wouldn't have
> the condition code printed out.

Yes, it should.


r~



More information about the Gcc-patches mailing list