summaryrefslogtreecommitdiff
path: root/vm/mterp/x86/OP_OR_LONG_2ADDR.S
diff options
context:
space:
mode:
Diffstat (limited to 'vm/mterp/x86/OP_OR_LONG_2ADDR.S')
-rw-r--r--vm/mterp/x86/OP_OR_LONG_2ADDR.S2
1 files changed, 2 insertions, 0 deletions
diff --git a/vm/mterp/x86/OP_OR_LONG_2ADDR.S b/vm/mterp/x86/OP_OR_LONG_2ADDR.S
new file mode 100644
index 0000000..52d740e
--- /dev/null
+++ b/vm/mterp/x86/OP_OR_LONG_2ADDR.S
@@ -0,0 +1,2 @@
+%verify "executed"
+%include "x86/binopWide2addr.S" {"instr1":"orl %eax,(rFP,rINST,4)","instr2":"orl %ecx,4(rFP,rINST,4)"}