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)
Mon, Feb 24, 3:48 AM
Unknown Object (File)
Mon, Feb 24, 2:32 AM
Unknown Object (File)
Sun, Feb 23, 11:29 PM
Unknown Object (File)
Sun, Feb 23, 6:57 PM
Unknown Object (File)
Sat, Feb 22, 12:14 AM
Unknown Object (File)
Mon, Feb 10, 1:58 AM
Unknown Object (File)
Wed, Feb 5, 12:58 PM
Unknown Object (File)
Mon, Feb 3, 8:09 PM
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.