aboutsummaryrefslogtreecommitdiffhomepage
path: root/ir/op.def
diff options
context:
space:
mode:
Diffstat (limited to 'ir/op.def')
-rw-r--r--ir/op.def1
1 files changed, 0 insertions, 1 deletions
diff --git a/ir/op.def b/ir/op.def
index b3d237c..947b1f0 100644
--- a/ir/op.def
+++ b/ir/op.def
@@ -23,7 +23,6 @@ _(extu32, 1)
_(add, 2)
_(sub, 2)
_(mul, 2)
-_(umul, 2)
_(div, 2)
_(udiv, 2)
_(rem, 2)