TTMath  0.9.4
 C++ bignum library
ttmathuint_x86_64_msvc.asm File Reference

some asm routines for x86_64 when using Microsoft compiler More...

Go to the source code of this file.

Detailed Description

some asm routines for x86_64 when using Microsoft compiler

this file should be first compiled:

this creates ttmathuint_x86_64_msvc.obj file which can be linked with your program

(you can use win64_assemble.bat file from ttmath subdirectory)

Definition in file ttmathuint_x86_64_msvc.asm.