Page MenuHomeFreeBSD

arm_smcc_1_2_*: Don't trash SP and X19 if no return value structure.
ClosedPublic

Authored by jhb on Jan 1 2023, 4:03 AM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Oct 8, 9:31 PM
Unknown Object (File)
Tue, Oct 1, 10:25 PM
Unknown Object (File)
Sep 24 2024, 3:04 PM
Unknown Object (File)
Sep 18 2024, 6:21 AM
Unknown Object (File)
Sep 18 2024, 5:13 AM
Unknown Object (File)
Sep 17 2024, 10:44 PM
Unknown Object (File)
Sep 17 2024, 9:14 AM
Unknown Object (File)
Sep 16 2024, 10:52 PM

Details

Summary

Jumping direct to ret was not restoring the saved value of x19 and was
also not adjusting sp to discard the two saved registers.

Sponsored by: DARPA

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable