i965: Adjust disasm of subreg numbers to be in units of the register type.
authorZhenyu Wang <zhenyuw@linux.intel.com>
Fri, 20 Aug 2010 21:28:39 +0000 (14:28 -0700)
committerEric Anholt <eric@anholt.net>
Fri, 20 Aug 2010 23:17:39 +0000 (16:17 -0700)
commit0e2d0cc577270f86691d6bb84a50d11e3a6d0754
treeaaaa30783d6a9837ef0a2d587c721cf47c698b5e
parentb7004350fac622ce4b45a31773ac7b0c186e66d6
i965: Adjust disasm of subreg numbers to be in units of the register type.

This makes reading the code easier when matching up to the specs,
which also use this format.
src/mesa/drivers/dri/i965/brw_disasm.c