-
Sub-task
-
Resolution: Unresolved
-
P4
-
21
The frame pointer can be fixed on some architectures depending on how the calling convention is implemented.
Maybe the FP can be used as SP if SP is truncated?
So we pickup return PC from FP on interpreter frames.
Maybe the FP can be used as SP if SP is truncated?
So we pickup return PC from FP on interpreter frames.