diff options
Diffstat (limited to 'op.def')
| -rw-r--r-- | op.def | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -58,5 +58,6 @@ _(store2, 2) _(store4, 2) _(store8, 2) _(call, 2) -_(builtin, 2) +_(call2r, 1) +_(intrin, 2) _(phi, 1) |