Add support for destination writemasks.
authorEric Anholt <eric@anholt.net>
Tue, 29 Aug 2006 22:29:31 +0000 (15:29 -0700)
committerDamien Lespiau <damien.lespiau@intel.com>
Mon, 4 Mar 2013 15:54:23 +0000 (15:54 +0000)
commit2dac0a19a438d27b03e901cc70ef0a9a27039154
tree32d07b56157671bbb2aac522a422917c235d6bc6
parentde1a889fe3554df47a6a751855ebae0cd1517e2f
Add support for destination writemasks.

This involved changing dest operands to have their own structure like src
operands, as the destination writemask (which is align16-only) shares space
with register numbers in align1 mode.
assembler/gen4asm.h
assembler/gram.y