ttmath/ttmath
Tomasz Sowa 5e5a106605 changed: a little changes in all asm code
it should be a little faster


git-svn-id: svn://ttmath.org/publicrep/ttmath/trunk@149 e52654a7-88a9-db11-a3e9-0013d4bc506e
2009-05-17 00:04:42 +00:00
..
ttmath.h fixed: Big::Mod(x) didn't correctly return a carry 2009-05-11 01:50:00 +00:00
ttmathbig.h added: uint UInt::Mul3(const UInt<value_size> & ss2) 2009-05-15 22:27:04 +00:00
ttmathint.h added: UInt::PrintLog(const char * msg, std::ostream & output) 2009-05-01 14:53:21 +00:00
ttmathobjects.h added: Objects::IsDefined(const std::string & name) 2009-04-02 05:21:49 +00:00
ttmathparser.h fixed: Big::Mod(x) didn't correctly return a carry 2009-05-11 01:50:00 +00:00
ttmathtypes.h added: uint UInt::Mul3(const UInt<value_size> & ss2) 2009-05-15 22:27:04 +00:00
ttmathuint.h added: uint UInt::Mul3(const UInt<value_size> & ss2) 2009-05-15 22:27:04 +00:00
ttmathuint_noasm.h added: uint UInt::Mul3(const UInt<value_size> & ss2) 2009-05-15 22:27:04 +00:00
ttmathuint_x86.h changed: a little changes in all asm code 2009-05-17 00:04:42 +00:00
ttmathuint_x86_64.h changed: a little changes in all asm code 2009-05-17 00:04:42 +00:00