2
0
Эх сурвалжийг харах

* Fix last commit, rame is in register

git-svn-id: trunk@21673 -
pierre 13 жил өмнө
parent
commit
5f656be053
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  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;