intel/compiler: Print message descriptor as immediate source
authorSagar Ghuge <sagar.ghuge@intel.com>
Wed, 24 Oct 2018 23:25:53 +0000 (16:25 -0700)
committerSamuel Iglesias Gonsalvez <correo@samuelig.es>
Fri, 26 Oct 2018 04:42:14 +0000 (06:42 +0200)
commit416abe809ad9c5ea31267d48987ee27dd1b86f70
tree1ea4f79bd04f117f59d897409ae06f6a1634f1d0
parentd15fa248605ca5c44f042a80a670088a83fb33fe
intel/compiler: Print message descriptor as immediate source

While disassembling send(c) instruction print message descriptor as
immediate source operand along with message descriptor. This allows
assembler to read immediate source operand and set bits accordingly.

Signed-off-by: Sagar Ghuge <sagar.ghuge@intel.com>
Reviewed-by: Samuel Iglesias Gonsálvez <siglesias@igalia.com>
src/intel/compiler/brw_disasm.c