assembler: Remove the writemask_set field of struct dest_operand
authorDamien Lespiau <damien.lespiau@intel.com>
Sun, 20 Jan 2013 21:52:05 +0000 (21:52 +0000)
committerDamien Lespiau <damien.lespiau@intel.com>
Mon, 4 Mar 2013 15:54:37 +0000 (15:54 +0000)
commit02019d4d554623f151f8c800a0812a8fee237ee6
treec6723bcacb143e89fd513e91640bff5733f74df0
parentdb6f5e08ba358d9d7af8ca43ae61f19486e7dfa5
assembler: Remove the writemask_set field of struct dest_operand

writemask_set gets in the way of switching to using struct brw_reg and
it's possible to derive it from the writemask value.

Signed-off-by: Damien Lespiau <damien.lespiau@intel.com>
assembler/gen4asm.h
assembler/gram.y