mirror of
https://github.com/LuaJIT/LuaJIT.git
synced 2025-02-07 23:24:09 +00:00
Merge branch 'master' into v2.1
This commit is contained in:
commit
b1915c3b6f
@ -399,7 +399,7 @@ static void build_subroutines(BuildCtx *ctx)
|
||||
| xori AT, TMP0, FRAME_C
|
||||
| and TMP2, PC, TMP2
|
||||
| bnez AT, ->vm_returnp
|
||||
| subu TMP2, BASE, TMP2 // TMP2 = previous base.
|
||||
|. subu TMP2, BASE, TMP2 // TMP2 = previous base.
|
||||
|
|
||||
| addiu TMP1, RD, -8
|
||||
| sw TMP2, L->base
|
||||
|
Loading…
Reference in New Issue
Block a user