VirtualBox

Changeset 104013 in vbox for trunk/include/iprt/armv8.h


Ignore:
Timestamp:
Mar 23, 2024 1:45:38 AM (8 months ago)
Author:
vboxsync
Message:

iprt/arm64.h: Build fix. bugref:10614

File:
1 edited

Legend:

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

    r103990 r104013  
    42514251    kArmv8InstrUAddLVSz_4H  = 1,                 /**<  4 x 16-bit. */
    42524252    kArmv8InstrUAddLVSz_8H  = RT_BIT_32(30) | 1, /**<  8 x 16-bit. */
    4253     kArmv8InstrUAddLVSz_4S  = RT_BIT_32(30) | 2, /**<  4 x 32-bit. */
     4253    kArmv8InstrUAddLVSz_4S  = RT_BIT_32(30) | 2  /**<  4 x 32-bit. */
    42544254} ARMV8INSTRVECUADDLVSZ;
    42554255
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