Changeset 106607 in vbox for trunk/include/iprt/asm.h
- Timestamp:
- Oct 23, 2024 2:21:53 AM (4 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/iprt/asm.h
r106559 r106607 6337 6337 6338 6338 # else 6339 # if defined(RTASM_ARM64_USE_FEAT_LSE) 6339 6340 uint32_t u32OldRet; 6340 # if defined(RTASM_ARM64_USE_FEAT_LSE)6341 6341 __asm__ __volatile__("Lstart_ASMAtomicOrExU32_%=:\n\t" 6342 6342 "ldset %w[fBitsToSet], %w[uOldRet], %[pMem]\n\t"
Note:
See TracChangeset
for help on using the changeset viewer.