MIPS: Fix TSETR barrier.

Thanks to tongwell.
This commit is contained in:
Mike Pall 2016-11-16 11:18:10 +01:00
parent 7a58a8fb3d
commit 5400c1e424

View File

@ -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: