r600g: simplify instance addr calculation
authorChristian König <deathsimple@vodafone.de>
Sat, 5 Mar 2011 12:40:55 +0000 (13:40 +0100)
committerChristian König <deathsimple@vodafone.de>
Sat, 5 Mar 2011 12:42:51 +0000 (13:42 +0100)
commit17b9b757b704e0dcf370f7ae6e72c6e22601363d
treedb4fafe07b5132e8a7a60b618cd251361a30a050
parent19355a461a80c45e454f62f4496a93e36658ad65
r600g: simplify instance addr calculation

Use MULHI_UINT instead of the more complex
INT_TO_FLT->MUL->TRUNC->FLT_TO_INT
src/gallium/drivers/r600/r600_asm.c