gk110/ir: fix imad sat/hi flag emission for immediate args
authorIlia Mirkin <imirkin@alum.mit.edu>
Mon, 7 Dec 2015 22:40:36 +0000 (17:40 -0500)
committerIlia Mirkin <imirkin@alum.mit.edu>
Mon, 7 Dec 2015 23:49:28 +0000 (18:49 -0500)
commit1d708aacb7631833b0f04e704481854428f60ba3
treea4ee6b4b5d3f4c0d2a13358e7b5f0e0e795ff873
parent87a1166310161d6ad703e802caa091850462ea55
gk110/ir: fix imad sat/hi flag emission for immediate args

According to nvdisasm both the immediate and non-imm cases use the same
bits. Both of these flags are quite rarely set though.

Signed-off-by: Ilia Mirkin <imirkin@alum.mit.edu>
Cc: "11.0 11.1" <mesa-stable@lists.freedesktop.org>
src/gallium/drivers/nouveau/codegen/nv50_ir_emit_gk110.cpp