intel/disasm: Don't disassemble saturate control on SEND instructions.
authorFrancisco Jerez <currojerez@riseup.net>
Wed, 28 Aug 2019 05:02:19 +0000 (22:02 -0700)
committerFrancisco Jerez <currojerez@riseup.net>
Fri, 11 Oct 2019 19:24:16 +0000 (12:24 -0700)
commitc03869323b2d3da648385690b277571be8277886
tree87535e662ff0a532dd419118c82ab931ab42539a
parentf15e0b3439dc005933c560e1f5be66dba629ffdc
intel/disasm: Don't disassemble saturate control on SEND instructions.

The field is gone on Gen12+ and it was illegal on previous
generations.

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