Skip to content
Snippets Groups Projects
Commit 3f043835 authored by Jordan Justen's avatar Jordan Justen
Browse files

intel/compiler: Fix INTEL_DEBUG=hex

With the missing else, this prints the compacted hex followed by hex
for an uncompacted version of the compacted instruction. It also
doesn't print hex for instructions that are not compacted.

Fixes: bc4a127d ("intel/disasm: Label support in shader disassembly for UIP/JIP")
Fixes: !4245


Signed-off-by: default avatarJordan Justen <jordan.l.justen@intel.com>
Reviewed-by: Sagar Ghuge's avatarSagar Ghuge <sagar.ghuge@intel.com>
Reviewed-by: default avatarDanylo Piliaiev <dpiliaiev@igalia.com>
Part-of: <!10535>
parent ab1d66a1
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment