nv50/ir: add wrap mode for shift operations
authorChristoph Bumiller <e0425955@student.tuwien.ac.at>
Mon, 17 Oct 2011 21:02:16 +0000 (23:02 +0200)
committerChristoph Bumiller <e0425955@student.tuwien.ac.at>
Fri, 21 Oct 2011 21:00:39 +0000 (23:00 +0200)
commit0e4e0ca6df52ddecd1bb2fe9a427549d1a82b9f9
tree1fe3b90d51d5e39a3ddfe76e7b45ef17461a726b
parent974102c7c27e45b0fb661e9374b2c51c9108922a
nv50/ir: add wrap mode for shift operations

D3D1x specifies that only the low 5 bit of the shift are used.
src/gallium/drivers/nv50/codegen/nv50_ir.h
src/gallium/drivers/nv50/codegen/nv50_ir_print.cpp
src/gallium/drivers/nvc0/codegen/nv50_ir_emit_nvc0.cpp