aboutsummaryrefslogtreecommitdiffstats
path: root/modules/mp_ia32
Commit message (Expand)AuthorAgeFilesLines
* Place the add_file/replace_file/ignore_file markers in the module infolloyd2006-09-031-2/+4
* Have the x86 assembler functions be linked as C, to match the plain C++lloyd2006-06-101-34/+38
* Move word3_muladd* in the x86 and amd64 assembly modules.lloyd2006-06-082-38/+38
* Instead of #undef'ing ASM at the end of mp_asm.h, just havelloyd2006-06-062-4/+3
* Make the mp_asm.h for x86 a little more readable using macroslloyd2006-06-061-25/+42
* Minor change to DO_8_TIMES() macro for better readability lloyd2006-05-181-2/+8
* Initial checkin1.5.6lloyd2006-05-183-0/+277