mesa/src/intel/tools
Sirisha Gandikota 1ab92d80a8 aubinator: Make gen_disasm_disassemble handle split sends
Skylake adds new SENDS and SENDSC opcodes, which should be
handled in the send-with-EOT check. Make an is_send() helper
that checks if the opcode is SEND/SENDC/SENDS/SENDSC (Ken)

v2: Make is_send() much more crispier, Mix declaration and
code to make the code compact (Ken)

Signed-off-by: Sirisha Gandikota <Sirisha.Gandikota@intel.com>
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
2016-09-13 16:32:39 -07:00
..
.gitignore mesa: Add some more .gitignore 2016-08-31 13:45:27 -07:00
aubinator.c aubinator: Simplify print_dword_val() method 2016-09-13 16:32:24 -07:00
decoder.c aubinator: Style fixes. 2016-08-23 21:19:58 -07:00
decoder.h aubinator: Fix compiler warning 2016-09-12 16:19:56 -07:00
disasm.c aubinator: Make gen_disasm_disassemble handle split sends 2016-09-13 16:32:39 -07:00
gen_disasm.h aubinator: Style fixes. 2016-08-23 21:19:58 -07:00
Makefile.am intel: Add a new "common" library for more code sharing 2016-09-03 08:23:06 -07:00