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)
Sun, Mar 22, 5:53 PM
Unknown Object (File)
Sat, Mar 21, 11:47 PM
Unknown Object (File)
Sat, Mar 21, 4:51 AM
Unknown Object (File)
Sat, Mar 14, 3:27 PM
Unknown Object (File)
Thu, Mar 12, 3:01 AM
Unknown Object (File)
Mon, Mar 9, 2:26 AM
Unknown Object (File)
Tue, Mar 3, 11:34 PM
Unknown Object (File)
Tue, Mar 3, 9:28 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.