Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move the word3_muladd routines from mp_asm.h to mp_asmi.h, so they | lloyd | 2006-06-08 | 1 | -0/+28 |
| | | | | | | can make use of word_add Update mp_comba.cpp to include the needed header. | ||||
* | Revert the last change; it turned out to require a bunch of changes to the | lloyd | 2006-06-06 | 1 | -24/+24 |
| | | | | | | assembly code in order to handle the argument aliasing correctly, and it seems I don't understand GCC's extended asm syntax well enough to figure out how to get it work in a way that isn't hideous. | ||||
* | Remove one parameter from word_madd2 and word_madd3 | lloyd | 2006-06-06 | 1 | -24/+24 |
| | |||||
* | Initial checkin1.5.6 | lloyd | 2006-05-18 | 1 | -0/+157 |