i965: Fix the disasm output for da16 src widths.

This has confused me twice now.  It's a fixed width of 4 (usually a
region description of <4,4,1>), not 1.  If it was 1, we'd have been
skipping all over register space.
This commit is contained in:
Eric Anholt 2010-07-22 01:53:43 -07:00
parent 86fb92f59c
commit 4ea71cbd0e
1 changed files with 1 additions and 1 deletions

View File

@ -598,7 +598,7 @@ static int src_da16 (FILE *file,
format (file, ".%d", _subreg_nr);
string (file, "<");
err |= control (file, "vert stride", vert_stride, _vert_stride, NULL);
string (file, ",1,1>");
string (file, ",4,1>");
err |= control (file, "src da16 reg type", reg_encoding, _reg_type, NULL);
/*
* Three kinds of swizzle display: