intel/tools: Refactor gen_disasm_disassemble() to use annotations
authorMatt Turner <mattst88@gmail.com>
Mon, 1 May 2017 18:59:32 +0000 (11:59 -0700)
committerMatt Turner <mattst88@gmail.com>
Mon, 15 May 2017 18:43:14 +0000 (11:43 -0700)
commit8e7221fa5a6125a6a06887e8bdd3a1b581c2d713
treee61ad58d57ca4a6eb9bd9b73831cf5ea03115b72
parentaaa0329b5fdd0687d19c834bffb46a51dcc4f9f4
intel/tools: Refactor gen_disasm_disassemble() to use annotations

Which will allow us to print validation errors found in shader assembly
in GPU hang error states.

Reviewed-by: Iago Toral Quiroga <itoral@igalia.com>
Reviewed-by: Topi Pohjolainen <topi.pohjolainen@intel.com>
src/intel/tools/disasm.c