Page MenuHomeFreeBSD

bhyve: Simplify register definitions a bit
ClosedPublic

Authored by markj on Jan 17 2024, 7:33 PM.
Tags
None
Referenced Files
F166521047: D43481.id133205.diff
Thu, Aug 13, 11:52 PM
Unknown Object (File)
Tue, Aug 11, 1:50 PM
Unknown Object (File)
Mon, Aug 10, 9:46 AM
Unknown Object (File)
Mon, Aug 10, 12:38 AM
Unknown Object (File)
Fri, Aug 7, 10:36 PM
Unknown Object (File)
Fri, Aug 7, 6:02 AM
Unknown Object (File)
Thu, Aug 6, 2:02 PM
Unknown Object (File)
Thu, Aug 6, 3:13 AM

Details

Summary

It's awkward to have separate tables for information which is logically
connected. Merge the gdb_regset[] and gdb_regsize[] arrays and update
gdb_read_regs() to cope with the result. This makes the addition of
arm64 support a bit cleaner.

No functional change intended.

Sponsored by: Innovate UK

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 55468
Build 52357: arc lint + arc unit