VirtualBox

Changeset 99378 in vbox for trunk/include/VBox


Ignore:
Timestamp:
Apr 12, 2023 7:45:41 AM (20 months ago)
Author:
vboxsync
Message:

VMM/ARMv8: Sync and log the SCTLR/TTBR0/TTBR1 registers, bugref:10390, bugref:10387, bugref:10388 [doxygen fix]

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/vmm/cpumctx-armv8.h

    r99376 r99378  
    192192/** The PSTATE value is kept externally. */
    193193#define CPUMCTX_EXTRN_PSTATE                    UINT64_C(0x0000000000000040)
    194 /** The SCTRL_EL1/TTBR<x>_EL1 system registers are kept externally. */
     194/** The SCTRL_EL1/TTBR{0,1}_EL1 system registers are kept externally. */
    195195#define CPUMCTX_EXTRN_SCTLR_TTBR                UINT64_C(0x0000000000000080)
    196196
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette