intel/ir: Uncomment definition of several unused hardware opcodes.
authorFrancisco Jerez <currojerez@riseup.net>
Wed, 24 Jan 2018 03:35:23 +0000 (19:35 -0800)
committerFrancisco Jerez <currojerez@riseup.net>
Tue, 10 Jul 2018 06:46:58 +0000 (23:46 -0700)
commit18c086a9e641c1808be0416468c1d11913a3675c
treed4ad6b9f9ef71d85e7afef0f52120a16c3dd642d
parent48d6fc5eb62ee996c67b612caa33f9cdb2978330
intel/ir: Uncomment definition of several unused hardware opcodes.

There are a number of opcode_desc table entries for many of these
unused opcodes.  A symbolic opcode enum will be required in a future
commit in order to keep them in the opcode description tables.  The
alternative would be to remove the unused opcodes from the opcode
description tables.

Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
src/intel/compiler/brw_eu_defines.h