diff options
author | Matt Turner <[email protected]> | 2017-06-14 15:05:39 -0700 |
---|---|---|
committer | Matt Turner <[email protected]> | 2017-10-20 15:00:16 -0700 |
commit | ba50b538af81164476bb79fd686b48c2d43a0b22 (patch) | |
tree | 71cf62486d6dd20accbace37c48ca3aed95ec267 /src/intel/compiler/brw_nir.h | |
parent | 3f14150e9ac9478bbbe4a93b9bb449d740971958 (diff) |
i965: Print subreg in units of type-size on ternary instructions
The instruction word contains SubRegNum[4:2] so it's in units of dwords
(hence the * 4 to get it in terms of bytes). Before this patch, the
subreg would have been wrong for DF arguments.
Reviewed-by: Scott D Phillips <[email protected]>
Diffstat (limited to 'src/intel/compiler/brw_nir.h')
0 files changed, 0 insertions, 0 deletions