summaryrefslogtreecommitdiffstats
path: root/vm/mterp/mips/OP_RSUB_INT_LIT8.S
diff options
context:
space:
mode:
Diffstat (limited to 'vm/mterp/mips/OP_RSUB_INT_LIT8.S')
-rw-r--r--vm/mterp/mips/OP_RSUB_INT_LIT8.S2
1 files changed, 2 insertions, 0 deletions
diff --git a/vm/mterp/mips/OP_RSUB_INT_LIT8.S b/vm/mterp/mips/OP_RSUB_INT_LIT8.S
new file mode 100644
index 000000000..75d3d407a
--- /dev/null
+++ b/vm/mterp/mips/OP_RSUB_INT_LIT8.S
@@ -0,0 +1,2 @@
+%verify "executed"
+%include "mips/binopLit8.S" {"instr":"subu a0, a1, a0"}