nv50: fix address reg code
authorChristoph Bumiller <e0425955@student.tuwien.ac.at>
Fri, 23 Oct 2009 20:17:44 +0000 (22:17 +0200)
committerChristoph Bumiller <e0425955@student.tuwien.ac.at>
Fri, 23 Oct 2009 20:17:44 +0000 (22:17 +0200)
commitc738c9ab67859f3d4412417333d0f023dd18dc19
tree6f3feb4d744ec8749b6a24e3dd7c6e9491d496ab
parent255a90a7bd829904554889dd19a16d86fc7f9274
nv50: fix address reg code

Contained some rather obvious thinking errors before,
and didn't consider offsets from TGSI ADDRESS regs.
src/gallium/drivers/nv50/nv50_program.c