i965/fs: Print BAD_FILE registers in dump_instruction
authorJason Ekstrand <jason.ekstrand@intel.com>
Tue, 16 Sep 2014 22:56:47 +0000 (15:56 -0700)
committerJason Ekstrand <jason.ekstrand@intel.com>
Tue, 30 Sep 2014 17:29:14 +0000 (10:29 -0700)
commit72a3780f26951c405c35a1ae51598f7b0a65b92f
tree5932b2959ab678eb406bd69bf6787c97bdcc64b6
parent2af4b0aeaff53190b0e17a971119d1b77ddad25b
i965/fs: Print BAD_FILE registers in dump_instruction

Sometimes these show up in LOAD_PAYLOAD instructions and it's nice to be
able to see them.

Signed-off-by: Jason Ekstrand <jason.ekstrand@intel.com>
Reviewed-by: Matt Turner <mattst88@gmail.com>
src/mesa/drivers/dri/i965/brw_fs.cpp