summaryrefslogtreecommitdiff
path: root/vm/mterp/x86/OP_XOR_INT_LIT16.S
diff options
context:
space:
mode:
Diffstat (limited to 'vm/mterp/x86/OP_XOR_INT_LIT16.S')
-rw-r--r--vm/mterp/x86/OP_XOR_INT_LIT16.S2
1 files changed, 2 insertions, 0 deletions
diff --git a/vm/mterp/x86/OP_XOR_INT_LIT16.S b/vm/mterp/x86/OP_XOR_INT_LIT16.S
new file mode 100644
index 0000000..e62e4df
--- /dev/null
+++ b/vm/mterp/x86/OP_XOR_INT_LIT16.S
@@ -0,0 +1,2 @@
+%verify "executed"
+%include "x86/binopLit16.S" {"instr":"xor %ecx,%eax"}