Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
powerpc: Stack Pointer not properly aligned
The code first aligns the SP to 16 then subtract 8, making it 8 bytes aligned. Furthermore the initial stack frame not quite correct either. Signed-off-by: Joakim Tjernlund <[email protected]> Signed-off-by: Andy Fleming <[email protected]>
- Loading branch information