aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/ir_op.def
diff options
context:
space:
mode:
Diffstat (limited to 'src/ir_op.def')
-rw-r--r--src/ir_op.def3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/ir_op.def b/src/ir_op.def
index 4e775a1..dde4e10 100644
--- a/src/ir_op.def
+++ b/src/ir_op.def
@@ -75,5 +75,6 @@ _(phi, 1)
_(swap, 2)
_(vastart, 1)
_(vaarg, 2)
-/* machine-specific instructions */
+/* machine-specific/internal instructions */
_(xvaprologue, 1)
+_(msub, 3)