VirtualBox

Changeset 106607 in vbox for trunk/include/iprt/asm.h


Ignore:
Timestamp:
Oct 23, 2024 2:21:53 AM (4 months ago)
Author:
vboxsync
Message:

iprt/asm.h: Adjustments of the win/arm64 changes - RT_INLINE_ASM_USES_INTRIN is always defined and we must test the value it has. [build fix] bugref:10392

File:
1 edited

Legend:

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

    r106559 r106607  
    63376337
    63386338# else
     6339#  if defined(RTASM_ARM64_USE_FEAT_LSE)
    63396340    uint32_t u32OldRet;
    6340 #  if defined(RTASM_ARM64_USE_FEAT_LSE)
    63416341    __asm__ __volatile__("Lstart_ASMAtomicOrExU32_%=:\n\t"
    63426342                         "ldset     %w[fBitsToSet], %w[uOldRet], %[pMem]\n\t"
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