i965/disasm: Use Gen6+ SFID case labels.
authorKenneth Graunke <kenneth@whitecape.org>
Sun, 29 Jun 2014 02:36:26 +0000 (19:36 -0700)
committerKenneth Graunke <kenneth@whitecape.org>
Mon, 30 Jun 2014 21:05:28 +0000 (14:05 -0700)
commit3603dfff6fc4d03f2c691eb9019d0ade1d5dfa3b
tree8a418f1407561f16a7f72ff3c8594d3aaf5d79d7
parent4fe78f4cc2fac1781a315151add77793adc61669
i965/disasm: Use Gen6+ SFID case labels.

Most developers will recognize the Gen6+ SFID names more quickly than
the Gen4-5 ones.  Given that they're the same values, just use the new
names.

Signed-off-by: Kenneth Graunke <kenneth@whitecape.org>
Reviewed-by: Matt Turner <mattst88@gmail.com>
Reviewed-by: Kristian Høgsberg <krh@bitplanet.net>
src/mesa/drivers/dri/i965/brw_disasm.c