mirror of
https://github.com/LuaJIT/LuaJIT.git
synced 2025-02-07 23:24:09 +00:00
MIPS: Fix TSETR barrier.
Thanks to tongwell.
This commit is contained in:
parent
7a58a8fb3d
commit
5400c1e424
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user