Thanks, landed.
On Fri, Aug 15, 2014 at 6:44 PM, Kenneth Graunke wrote:
> On Sunday, August 03, 2014 12:36:31 PM Chris Forbes wrote:
>> We're about to be using this infrastructure to build descriptors in
>> src1 of non-send instructions, when preparing to do an indirect send.
>>
>> Don't accident
On Sunday, August 03, 2014 12:36:31 PM Chris Forbes wrote:
> We're about to be using this infrastructure to build descriptors in
> src1 of non-send instructions, when preparing to do an indirect send.
>
> Don't accidentally clobber the conditionalmod field of those
> instructions with SFID bits, w
We're about to be using this infrastructure to build descriptors in
src1 of non-send instructions, when preparing to do an indirect send.
Don't accidentally clobber the conditionalmod field of those
instructions with SFID bits, which aren't part of the descriptor.
Signed-off-by: Chris Forbes
---