r600g: PV/PS have cycle restrictions in scalar operations
authorDave Airlie <airlied@redhat.com>
Sat, 23 Apr 2011 22:30:08 +0000 (08:30 +1000)
committerDave Airlie <airlied@redhat.com>
Sat, 23 Apr 2011 22:30:08 +0000 (08:30 +1000)
commit22d5a71e4dedfc047e1a14082b7d0d287cfe910e
treed6e8d6612c7432b7c1947c1f7e9c24f8285756d5
parente4da46e007de5c83202976a12efb0e894494a354
r600g: PV/PS have cycle restrictions in scalar operations

In the R600 ISA document:
Section 4.7.5 Cycle restrictions for the ALU.trans states that
PV/PS have cycle restrictions wrt constants.

This is part of a fix for the LIT tests

Signed-off-by: Dave Airlie <airlied@redhat.com>
src/gallium/drivers/r600/r600_asm.c