aboutsummaryrefslogtreecommitdiffstats
path: root/modules/mp_ia32/mp_asm.h
Commit message (Collapse)AuthorAgeFilesLines
* Move word3_muladd* in the x86 and amd64 assembly modules.lloyd2006-06-081-38/+0
|
* Instead of #undef'ing ASM at the end of mp_asm.h, just havelloyd2006-06-061-3/+0
| | | | mp_asmi.h check to see if it has already been defined.
* Make the mp_asm.h for x86 a little more readable using macroslloyd2006-06-061-25/+42
| | | | and some features of the GCC extended asm syntax.
* Initial checkin1.5.6lloyd2006-05-181-0/+88