Explorar el Código

* Fix last commit, rame is in register

git-svn-id: trunk@21673 -
pierre hace 13 años
padre
commit
5f656be053
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      rtl/mips/mips.inc

+ 1 - 1
rtl/mips/mips.inc

@@ -70,7 +70,7 @@ function get_frame:pointer;assembler;nostackframe;
       Further, we need to know the pc
     }
     // lw $2,0($sp)
-    move $2,$s8
+    move $2,$30
   end;