ir_to_mesa: Add convenience function for opcodes with no src/dst reg.
authorEric Anholt <eric@anholt.net>
Tue, 13 Jul 2010 19:24:39 +0000 (12:24 -0700)
committerEric Anholt <eric@anholt.net>
Tue, 13 Jul 2010 19:24:39 +0000 (12:24 -0700)
commit021222c6a872ca2eef770ebadb8754f659775204
tree97a19d2640b0af4604343080ccf09e9f63a5632f
parentc10a68522c400d48553dbd473b9778140842d9dd
ir_to_mesa: Add convenience function for opcodes with no src/dst reg.

Most of flow control is like this.
src/mesa/shader/ir_to_mesa.cpp