mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-07 19:31:13 +02:00
* Frame is in register s8
git-svn-id: trunk@21668 -
This commit is contained in:
parent
0c97a49a0e
commit
7608182c10
@ -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;
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user