summaryrefslogtreecommitdiffstats
path: root/vm/mterp/mips/OP_IPUT_VOLATILE_JUMBO.S
diff options
context:
space:
mode:
Diffstat (limited to 'vm/mterp/mips/OP_IPUT_VOLATILE_JUMBO.S')
-rw-r--r--vm/mterp/mips/OP_IPUT_VOLATILE_JUMBO.S2
1 files changed, 2 insertions, 0 deletions
diff --git a/vm/mterp/mips/OP_IPUT_VOLATILE_JUMBO.S b/vm/mterp/mips/OP_IPUT_VOLATILE_JUMBO.S
new file mode 100644
index 000000000..aaf70b78f
--- /dev/null
+++ b/vm/mterp/mips/OP_IPUT_VOLATILE_JUMBO.S
@@ -0,0 +1,2 @@
+%verify "executed"
+%include "mips/OP_IPUT_JUMBO.S" {"prebarrier":"SMP_DMB_ST", "postbarrier":"SMP_DMB"}