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)
Fri, Jan 3, 12:17 AM
Unknown Object (File)
Fri, Dec 20, 12:47 PM
Unknown Object (File)
Nov 10 2024, 8:38 PM
Unknown Object (File)
Oct 27 2024, 1:22 PM
Unknown Object (File)
Oct 27 2024, 10:34 AM
Unknown Object (File)
Oct 8 2024, 9:31 PM
Unknown Object (File)
Oct 1 2024, 10:25 PM
Unknown Object (File)
Sep 24 2024, 3:04 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