aboutsummaryrefslogtreecommitdiffhomepage
path: root/op.def
diff options
context:
space:
mode:
Diffstat (limited to 'op.def')
-rw-r--r--op.def3
1 files changed, 3 insertions, 0 deletions
diff --git a/op.def b/op.def
index 8bdfbbc..42b7c3c 100644
--- a/op.def
+++ b/op.def
@@ -67,3 +67,6 @@ _(arg, 2)
_(call, 2)
_(intrin, 2)
_(phi, 1)
+/* machine-specific instructions */
+_(xinc, 1)
+_(xdec, 1)