nvc0/ir: fix comments about instructions info
authorSamuel Pitoiset <samuel.pitoiset@gmail.com>
Tue, 13 Sep 2016 17:37:24 +0000 (19:37 +0200)
committerSamuel Pitoiset <samuel.pitoiset@gmail.com>
Sat, 17 Sep 2016 15:42:40 +0000 (17:42 +0200)
commit9b8b69b3c4671b2301f2926f5d310b319a221500
tree8a68908e437393f4e6ba46c6013333dabafa2503
parenteaacb278128ca64b170285feae58c89d16bff8a1
nvc0/ir: fix comments about instructions info

The comment for the commutative flags was wrong because OP_MUL is
before OP_MAD. While we are at it add missing opcodes, and fix
the comment about the short forms.

Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Acked-by: Ilia Mirkin <imirkin@alum.mit.edu>
src/gallium/drivers/nouveau/codegen/nv50_ir_target_nvc0.cpp