gm107/ir: make use of MOV32I for all immediates

Graphics / Mesa 3D Graphics Library / Mesa - Samuel Pitoiset [gmail.com] - 26 June 2016 17:28 UTC

MOV only allows to emit 19-bits immediates. This is similar to the previous fix I did for IMUL.

c7fa3c9 gm107/ir: make use of MOV32I for all immediates
.../drivers/nouveau/codegen/nv50_ir_emit_gm107.cpp | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)

Upstream: cgit.freedesktop.org


  • Share