summaryrefslogtreecommitdiff
path: root/vm/mterp/c/OP_IPUT_WIDE_VOLATILE.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'vm/mterp/c/OP_IPUT_WIDE_VOLATILE.cpp')
-rw-r--r--vm/mterp/c/OP_IPUT_WIDE_VOLATILE.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/vm/mterp/c/OP_IPUT_WIDE_VOLATILE.cpp b/vm/mterp/c/OP_IPUT_WIDE_VOLATILE.cpp
new file mode 100644
index 0000000..d888b4a
--- /dev/null
+++ b/vm/mterp/c/OP_IPUT_WIDE_VOLATILE.cpp
@@ -0,0 +1,2 @@
+HANDLE_IPUT_X(OP_IPUT_WIDE_VOLATILE, "-wide-volatile", LongVolatile, _WIDE)
+OP_END