* Fix last commit, rame is in register

git-svn-id: trunk@21673 -
This commit is contained in:
pierre 2012-06-21 11:59:30 +00:00
parent 74eb121d1c
commit 5f656be053

View File

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