VirtualBox

Ignore:
Timestamp:
Aug 11, 2014 12:30:20 PM (10 years ago)
Author:
vboxsync
Message:

RTBigNum: Added shift APIs, implemented a faster division algorithm, optimized multiplication on x86 & amd64.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/Makefile.kmk

    r52290 r52335  
    652652        common/asm/ASMRdMsrEx.asm \
    653653        common/asm/ASMWrMsrEx.asm \
    654         common/math/bignum-amd64-x86.asm
     654        common/math/bignum-amd64-x86.asm \
     655        common/math/RTUInt128MulByU64.asm
    655656
    656657# Some versions of GCC might require this.
     
    18101811        common/asm/ASMRdMsrEx.asm \
    18111812        common/asm/ASMWrMsrEx.asm \
    1812         common/math/bignum-amd64-x86.asm
     1813        common/math/bignum-amd64-x86.asm \
     1814        common/math/RTUInt128MulByU64.asm
    18131815RuntimeR0Drv_SOURCES.x86   = \
    18141816        common/asm/ASMRdMsrEx.asm \
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