VirtualBox

Changeset 101336 in vbox


Ignore:
Timestamp:
Oct 4, 2023 7:12:00 AM (14 months ago)
Author:
vboxsync
Message:

iprt/armv8.h: doxygen fix. bugref:10371

File:
1 edited

Legend:

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

    r101329 r101336  
    200200
    201201/** @name Mapping of op0:op1:CRn:CRm:op2 to a system register ID. This is
    202  * IPRT specific and not part of the ARMv8 specification. */
     202 * IPRT specific and not part of the ARMv8 specification.
     203 * @{  */
    203204#define ARMV8_AARCH64_SYSREG_ID_CREATE(a_Op0, a_Op1, a_CRn, a_CRm, a_Op2) \
    204205    UINT16_C(  (((a_Op0) & 0x3) << 14) \
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