MIPS: Cosmetic fix for interpreter.

This commit is contained in:
Mike Pall 2013-12-25 00:26:18 +01:00
parent 89e8d70701
commit ca67c89f20

View File

@ -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