VirtualBox

Changeset 99711 in vbox


Ignore:
Timestamp:
May 9, 2023 11:08:32 PM (23 months ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
157263
Message:

iprt/armv8.h: doxgyen. bugref:10388 bugref:10385

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/iprt/armv8.h

    r99577 r99711  
    396396/** ICC_IGRPEN1_EL1 register - RW. */
    397397#define ARMV8_AARCH64_SYSREG_ICC_IGRPEN1_EL1        ARMV8_AARCH64_SYSREG_ID_CREATE(3, 0, 12, 12, 7)
    398 /** @} */
    399 
    400398/** @} */
    401399
     
    537535                                                     | RT_BIT_64(35) | RT_BIT_64(36))
    538536#define ARMV8_ESR_EL2_ISS2_GET(a_Esr)               (((a_Esr) & ARMV8_ESR_EL2_ISS2) >> 32)
    539 /*+ @} */
     537/** @} */
    540538
    541539
     
    725723
    726724
    727 /** @name SAS encoding. */
     725/** @name SAS encoding.
     726 * @{ */
    728727/** Byte access. */
    729728#define ARMV8_EC_ISS_DATA_ABRT_SAS_BYTE                         0
     
    734733/** Doubleword access (uint64_t). */
    735734#define ARMV8_EC_ISS_DATA_ABRT_SAS_DWORD                        3
    736 /** @} */
    737 
    738735/** @} */
    739736
     
    992989/** @} */
    993990
     991
    994992/** @} */
    995993
Note: See TracChangeset for help on using the changeset viewer.

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