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