Page MenuHomeFreeBSD

rtld: Add arm64 variant pcs tests
ClosedPublic

Authored by andrew on Apr 19 2024, 3:37 PM.
Tags
None
Referenced Files
Unknown Object (File)
Nov 28 2024, 6:47 AM
Unknown Object (File)
Nov 28 2024, 6:09 AM
Unknown Object (File)
Nov 19 2024, 2:57 AM
Unknown Object (File)
Nov 17 2024, 3:24 PM
Unknown Object (File)
Nov 15 2024, 9:53 PM
Unknown Object (File)
Nov 15 2024, 8:04 AM
Unknown Object (File)
Nov 10 2024, 8:30 AM
Unknown Object (File)
Nov 10 2024, 1:57 AM
Subscribers

Details

Summary

When marking a function as variant pcs we can use registers not normally
used in procedure calls. Add a test that uses this and stores all
general purpose registers to a buffer and compare this buffer with the
expected value later.

Sponsored by: Arm Ltd

Diff Detail

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