Page MenuHomeFreeBSD

Add macros for arm64 special reg op and CR values
ClosedPublic

Authored by andrew on Jul 28 2021, 2:22 PM.
Tags
None
Referenced Files
F102654908: D31333.id92864.diff
Fri, Nov 15, 10:09 AM
Unknown Object (File)
Mon, Nov 4, 10:38 PM
Unknown Object (File)
Thu, Oct 24, 5:50 PM
Unknown Object (File)
Oct 16 2024, 11:20 AM
Unknown Object (File)
Oct 5 2024, 5:52 AM
Unknown Object (File)
Oct 4 2024, 8:54 AM
Unknown Object (File)
Oct 4 2024, 4:06 AM
Unknown Object (File)
Sep 30 2024, 1:47 AM
Subscribers

Details

Summary

Use these to simplify the definition of the user_regs array.

Diff Detail

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

Event Timeline

The macro magic looks good to me, but I didn't check that all the macro args were transcribed to FOO_xxx correctly. The few I did check were right.

This revision is now accepted and ready to land.Jul 28 2021, 2:42 PM
In D31333#705812, @imp wrote:

The macro magic looks good to me, but I didn't check that all the macro args were transcribed to FOO_xxx correctly. The few I did check were right.

I've scripted it to extract values from Arm provided XML.