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)
Sun, Sep 28, 10:44 PM
Unknown Object (File)
Fri, Sep 26, 7:36 PM
Unknown Object (File)
Fri, Sep 26, 4:59 AM
Unknown Object (File)
Thu, Sep 25, 3:50 AM
Unknown Object (File)
Tue, Sep 16, 11:43 PM
Unknown Object (File)
Mon, Sep 15, 6:02 AM
Unknown Object (File)
Sep 14 2025, 12:34 AM
Unknown Object (File)
Sep 6 2025, 12:51 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