Browse Source

Merge branch 'master' into v2.1

Mike Pall 12 years ago
parent
commit
6e02c210c4
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/vm_mips.dasc

+ 1 - 1
src/vm_mips.dasc

@@ -2120,7 +2120,7 @@ static void build_subroutines(BuildCtx *ctx)
   |2:
   |  addiu RC, MULTRES, -8
   |  jr AT
-  |.  add RA, RA, BASE
+  |.  addu RA, RA, BASE
   |
   |3:  // Rethrow error from the right C frame.
   |  load_got lj_err_throw