History log of /vbox/src/VBox/Runtime/common/math/bignum-amd64-x86.asm
Revision Date Author Comments Expand
9f99bdcc51148d37d53717d3ff6296bbd8a01c42 52338 11-Aug-2014 vboxsync

typo

972c3ecf2c929440ce70e51af38ba021101c8f7b 52335 11-Aug-2014 vboxsync

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

b1ff2f29b99d66655ba234323059cd774e19cba0 52330 08-Aug-2014 vboxsync

bugfix

0aa6cc1aa05aa4f72b9403f59641a83111617872 52291 06-Aug-2014 vboxsync

RTBigNum: Forgot to add the assembly file. Oops.