ARM: Fix GC barrier for TSETM.

This commit is contained in:
Mike Pall
2011-09-14 15:52:21 +02:00
parent c3116b4f1d
commit 6d854c04fe
2 changed files with 5 additions and 5 deletions

View File

@@ -3321,7 +3321,7 @@ static void build_ins(BuildCtx *ctx, BCOp op, int defop)
| b <1
|
|7: // Possible table write barrier for any value. Skip valiswhite check.
| barrierback TAB:RB, CARG1, CARG2
| barrierback TAB:CARG2, CARG1, CARG3
| b <4
break;