VirtualBox

Changeset 94513 in vbox


Ignore:
Timestamp:
Apr 7, 2022 1:22:43 PM (3 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
150858
Message:

IPRT: Added RTUInt128MulEx and RTUInt128MulU64Ex as well as a limited RTUInt256Xxx Api. [build fix] bugref:9898

Location:
trunk/include/iprt
Files:
2 edited

Legend:

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

    r94511 r94513  
    3333#include <iprt/types.h>
    3434#include <iprt/asm.h>
    35 #ifdef RT_ARCH_AMD64
    36 # include <iprt/asm-math.h>
    37 #endif
     35#include <iprt/asm-math.h>
    3836
    3937RT_C_DECLS_BEGIN
  • trunk/include/iprt/uint256.h

    r94511 r94513  
    3333#include <iprt/types.h>
    3434#include <iprt/asm.h>
    35 #ifdef RT_ARCH_AMD64
    36 # include <iprt/asm-math.h>
    37 #endif
     35#include <iprt/asm-math.h>
    3836
    3937RT_C_DECLS_BEGIN
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette