mirror of
https://github.com/LuaJIT/LuaJIT.git
synced 2025-02-12 09:24:07 +00:00
PPC: Fix GC barrier for TSETM.
This commit is contained in:
parent
6d854c04fe
commit
1a899ff671
@ -3924,7 +3924,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, TMP3, TMP0
|
||||
| barrierback TAB:CARG2, TMP3, TMP0
|
||||
| b <4
|
||||
break;
|
||||
|
||||
|
@ -6646,11 +6646,11 @@ static const unsigned int build_actionlist[7562] = {
|
||||
0x80110000,
|
||||
0x00098200,
|
||||
0x54c607b8,
|
||||
0x91510000,
|
||||
0x90910000,
|
||||
0x00098200,
|
||||
0x98ca0000,
|
||||
0x98c40000,
|
||||
0x00098200,
|
||||
0x900a0000,
|
||||
0x90040000,
|
||||
0x00098200,
|
||||
0x00000000,
|
||||
0x48000000,
|
||||
|
Loading…
Reference in New Issue
Block a user