nouveau: codegen: gk110: Make emitSTORE offset handling identical to emitLOAD
authorHans de Goede <hdegoede@redhat.com>
Tue, 15 Mar 2016 13:37:27 +0000 (14:37 +0100)
committerHans de Goede <hdegoede@redhat.com>
Mon, 21 Mar 2016 11:20:38 +0000 (12:20 +0100)
commit71e315475c780311fea205ab8c9a898a67da683b
tree3f0bd4a7ec1d3f9062c0a732d0d9277dfb8017fb
parentc783ad0e24fc4b5c843d29eb85270f5e29b7c4d1
nouveau: codegen: gk110: Make emitSTORE offset handling identical to emitLOAD

Make the store offset handling in CodeEmitterGK110::emitSTORE identical
to the one in CodeEmitterGK110::emitLOAD handling.

This is just a cleanup, it does not cause any functional changes.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Reviewed-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
src/gallium/drivers/nouveau/codegen/nv50_ir_emit_gk110.cpp