aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/vm_mips.dasc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/vm_mips.dasc b/src/vm_mips.dasc
index 6f5a83dd..7dc42905 100644
--- a/src/vm_mips.dasc
+++ b/src/vm_mips.dasc
@@ -4317,7 +4317,7 @@ static void build_ins(BuildCtx *ctx, BCOp op, int defop)
4317 | ins_next2 4317 | ins_next2
4318 | 4318 |
4319 |7: // Possible table write barrier for the value. Skip valiswhite check. 4319 |7: // Possible table write barrier for the value. Skip valiswhite check.
4320 | barrierback TAB:RB, TMP3, TMP0, <2 4320 | barrierback TAB:CARG2, TMP3, TMP0, <2
4321 break; 4321 break;
4322 4322
4323 case BC_TSETM: 4323 case BC_TSETM: