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

* Frame is in register s8

git-svn-id: trunk@21668 -
pierre 13 жил өмнө
parent
commit
7608182c10

+ 1 - 1
rtl/mips/mips.inc

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