VirtualBox

Changeset 102373 in vbox for trunk/include/iprt


Ignore:
Timestamp:
Nov 29, 2023 10:38:42 AM (14 months ago)
Author:
vboxsync
Message:

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

File:
1 edited

Legend:

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

    r102370 r102373  
    25592559    return ((uint32_t)f64Bit    << 31)
    25602560         | ((uint32_t)enmType   << 29)
    2561          | UINT32_C(0x11400000)
     2561         | UINT32_C(0x12800000)
    25622562         | (iHalfWord           << 21)
    25632563         | (uImm16              << 5)
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