Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
foo
  • Loading branch information
FROGGS committed Apr 24, 2015
1 parent 53d43e8 commit 4723b26
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/vm/moar/QAST/QASTOperationsMAST.nqp
Expand Up @@ -2234,6 +2234,7 @@ QAST::MASTOperations.add_core_moarop_mapping('scwbdisable', 'scwbdisable');
QAST::MASTOperations.add_core_moarop_mapping('scwbenable', 'scwbenable');
QAST::MASTOperations.add_core_moarop_mapping('pushcompsc', 'pushcompsc', 0);
QAST::MASTOperations.add_core_moarop_mapping('popcompsc', 'popcompsc');
QAST::MASTOperations.add_core_moarop_mapping('nukescidx', 'nukescidx', 0);

# bitwise opcodes
QAST::MASTOperations.add_core_moarop_mapping('bitor_i', 'bor_i');
Expand Down

0 comments on commit 4723b26

Please sign in to comment.