mirror of
https://github.com/LuaJIT/LuaJIT.git
synced 2025-02-08 07:34:07 +00:00
MIPS: Cosmetic fix for interpreter.
This commit is contained in:
parent
89e8d70701
commit
ca67c89f20
@ -2155,7 +2155,7 @@ static void build_subroutines(BuildCtx *ctx)
|
|||||||
|2:
|
|2:
|
||||||
| addiu RC, MULTRES, -8
|
| addiu RC, MULTRES, -8
|
||||||
| jr AT
|
| jr AT
|
||||||
|. add RA, RA, BASE
|
|. addu RA, RA, BASE
|
||||||
|
|
|
|
||||||
|3: // Rethrow error from the right C frame.
|
|3: // Rethrow error from the right C frame.
|
||||||
| load_got lj_err_throw
|
| load_got lj_err_throw
|
||||||
|
Loading…
Reference in New Issue
Block a user