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
Unknown Object (File)
Fri, Mar 8, 12:09 AM
Unknown Object (File)
Feb 8 2024, 12:04 PM
Unknown Object (File)
Feb 1 2024, 9:55 PM
Unknown Object (File)
Dec 23 2023, 4:00 AM
Unknown Object (File)
Dec 11 2023, 11:33 PM
Unknown Object (File)
Nov 27 2023, 10:43 PM
Unknown Object (File)
Nov 23 2023, 11:52 AM
Unknown Object (File)
Nov 11 2023, 11:52 AM
Subscribers

Details

Summary

Use these to simplify the definition of the user_regs array.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 40717
Build 37606: arc lint + arc unit

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.