nv50: note a critical bug
authorBen Skeggs <skeggsb@gmail.com>
Sun, 8 Jun 2008 04:12:01 +0000 (14:12 +1000)
committerBen Skeggs <skeggsb@gmail.com>
Sun, 29 Jun 2008 05:46:15 +0000 (15:46 +1000)
src/gallium/drivers/nv50/nv50_program.c

index 7206e5d..b151b54 100644 (file)
@@ -26,6 +26,9 @@
  *
  * Verify half-insns work where expected - and force disable them where they
  * don't work - MUL has it forcibly disabled atm as it fixes POW..
+ *
+ * FUCK! watch dst==src vectors, can overwrite components that are needed.
+ *     ie. SUB R0, R0.yzxw, R0
  */
 struct nv50_reg {
        enum {