Explorar o código

* Frame is in register s8

git-svn-id: trunk@21668 -
pierre %!s(int64=13) %!d(string=hai) anos
pai
achega
7608182c10
Modificáronse 1 ficheiros con 1 adicións e 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)
-    lui $2,0
+    move $2,$s8
   end;