From 5400c1e42469cdb3cb5df691baa877b762b27704 Mon Sep 17 00:00:00 2001 From: Mike Pall Date: Wed, 16 Nov 2016 11:18:10 +0100 Subject: [PATCH] MIPS: Fix TSETR barrier. Thanks to tongwell. --- src/vm_mips.dasc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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) | ins_next2 | |7: // Possible table write barrier for the value. Skip valiswhite check. - | barrierback TAB:RB, TMP3, TMP0, <2 + | barrierback TAB:CARG2, TMP3, TMP0, <2 break; case BC_TSETM: