Page MenuHomeFreeBSD

arm64: Use the _REG macros to read ID registers
ClosedPublic

Authored by andrew on May 13 2024, 3:23 PM.
Tags
None
Referenced Files
F102903636: D45177.diff
Mon, Nov 18, 1:24 PM
Unknown Object (File)
Thu, Nov 14, 3:31 PM
Unknown Object (File)
Oct 7 2024, 6:07 AM
Unknown Object (File)
Sep 27 2024, 5:46 PM
Unknown Object (File)
Sep 26 2024, 8:54 PM
Unknown Object (File)
Sep 26 2024, 12:47 AM
Unknown Object (File)
Sep 24 2024, 4:01 AM
Unknown Object (File)
Sep 23 2024, 9:58 AM
Subscribers

Details

Summary

To build with old toolchains use the *_REG macros to access the ID
registers. These become a name in the form S?_?_C?_C?_? where the '?'
values encode the op and CR values needed to access the register.

For consistency use these macros for all ID registers, even if most
toolchains understand them.

Sponsored by: Arm Ltd

Diff Detail

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