i965: Move MRF macros from brw_inst.h to brw_eu.h.
authorMatt Turner <mattst88@gmail.com>
Mon, 23 Nov 2015 01:58:51 +0000 (17:58 -0800)
committerMatt Turner <mattst88@gmail.com>
Tue, 24 Nov 2015 18:05:33 +0000 (10:05 -0800)
commit6b525d9f2babfaf97bb002c06c810874bf152a8c
tree04d156be027da2346fc9323bac845c1edbd15ace
parent76732932ec3918bb9cc04ccd37bc1a8c37051683
i965: Move MRF macros from brw_inst.h to brw_eu.h.

brw_inst.h is only for the brw_inst/brw_compact_inst functions.

Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>
src/mesa/drivers/dri/i965/brw_eu.h
src/mesa/drivers/dri/i965/brw_fs_reg_allocate.cpp
src/mesa/drivers/dri/i965/brw_inst.h