[i965] short immediate values must be replicated to both halves of the dword
authorKeith Packard <keithp@keithp.com>
Fri, 25 Apr 2008 23:07:12 +0000 (16:07 -0700)
committerKeith Packard <keithp@keithp.com>
Fri, 25 Apr 2008 23:08:50 +0000 (16:08 -0700)
commitca73488f48e3ee278f0185bb7dcc03d7bdedb62d
tree0691b8b5dfedd1115a1c8db8c221e54b63992736
parent10d70e2f2c182d717698bf3c8a2c1622a04ea3e8
[i965] short immediate values must be replicated to both halves of the dword

The 32-bit immediate value in the i965 instruction word must contain two
copies of any 16-bit constants. brw_imm_uw and brw_imm_w just needed to
copy the value into both halves of the immediate value instruction field.
src/mesa/drivers/dri/i965/brw_eu.h