diff options
Diffstat (limited to 'op.def')
| -rw-r--r-- | op.def | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -67,3 +67,6 @@ _(arg, 2) _(call, 2) _(intrin, 2) _(phi, 1) +/* machine-specific instructions */ +_(xinc, 1) +_(xdec, 1) |