* Frame is in register s8

git-svn-id: trunk@21668 -
This commit is contained in:
pierre 2012-06-21 11:48:42 +00:00
parent 0c97a49a0e
commit 7608182c10

View File

@ -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;