aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/vm_mips.dasc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/vm_mips.dasc b/src/vm_mips.dasc
index 9d578d05..27ba5bed 100644
--- a/src/vm_mips.dasc
+++ b/src/vm_mips.dasc
@@ -2155,7 +2155,7 @@ static void build_subroutines(BuildCtx *ctx)
2155 |2: 2155 |2:
2156 | addiu RC, MULTRES, -8 2156 | addiu RC, MULTRES, -8
2157 | jr AT 2157 | jr AT
2158 |. add RA, RA, BASE 2158 |. addu RA, RA, BASE
2159 | 2159 |
2160 |3: // Rethrow error from the right C frame. 2160 |3: // Rethrow error from the right C frame.
2161 | load_got lj_err_throw 2161 | load_got lj_err_throw