summaryrefslogtreecommitdiff
path: root/vm/mterp/x86/OP_INVOKE_VIRTUAL_QUICK_RANGE.S
diff options
context:
space:
mode:
Diffstat (limited to 'vm/mterp/x86/OP_INVOKE_VIRTUAL_QUICK_RANGE.S')
-rw-r--r--vm/mterp/x86/OP_INVOKE_VIRTUAL_QUICK_RANGE.S2
1 files changed, 2 insertions, 0 deletions
diff --git a/vm/mterp/x86/OP_INVOKE_VIRTUAL_QUICK_RANGE.S b/vm/mterp/x86/OP_INVOKE_VIRTUAL_QUICK_RANGE.S
new file mode 100644
index 0000000..53d7602
--- /dev/null
+++ b/vm/mterp/x86/OP_INVOKE_VIRTUAL_QUICK_RANGE.S
@@ -0,0 +1,2 @@
+%verify "executed"
+%include "x86/OP_INVOKE_VIRTUAL_QUICK.S" { "isrange":"1", "routine":"Range" }