summaryrefslogtreecommitdiff
path: root/mpn/x86
Commit message (Expand)AuthorAgeFilesLines
* Two spelling errors.Kevin Ryde2000-07-301-2/+2
* * mpn/x86/*/gmp-mparam.h: Add some FFT thresholds.Kevin Ryde2000-07-281-0/+20
* * mpn/x86/*/gmp-mparam.h: Add some FFT thresholds.Kevin Ryde2000-07-283-0/+60
* * mpn/x86/*/gmp-mparam.h: Add some FFT thresholds.Kevin Ryde2000-07-281-0/+20
* *** empty log message ***tege2000-07-2467-268/+268
* Update a note about aligning branch targets to 16 bytes.Kevin Ryde2000-07-171-2/+3
* Another of:Kevin Ryde2000-07-141-2/+2
* * mpn/x86/x86-defs.m4 (Zdisp): Add an instruction.Kevin Ryde2000-07-141-0/+1
* * mpn/x86/k6/mmx/*.asm: Update some comments.Kevin Ryde2000-07-143-10/+17
* * mpn/x86/{README,k6/README}: Update.Kevin Ryde2000-07-141-33/+50
* * mpn/x86/k6/k62mmx: New directory.Kevin Ryde2000-07-141-4/+5
* * mpn/x86/k6/k62mmx/copy{i,d}.asm: Move from mmx directory,Kevin Ryde2000-07-142-0/+571
* * mpn/x86/k6/mmx/{l,r}shift.asm: New files, suiting plain K6.Kevin Ryde2000-07-141-200/+16
* * mpn/x86/k6/mmx/{l,r}shift.asm: New files, suiting plain K6.Kevin Ryde2000-07-141-212/+20
* * mpn/x86/k6/k62mmx/copy{i,d}.asm: Move from mmx directory,Kevin Ryde2000-07-141-0/+179
* Add exceptions for clc,stc,cli,sti,cld,std.Kevin Ryde2000-07-141-0/+1
* * mpn/x86/k6/k62mmx/copy{i,d}.asm: Move from mmx directory,Kevin Ryde2000-07-141-0/+196
* Correction to initial checkin: cache line boundaries are at ff not ef,Kevin Ryde2000-07-141-6/+5
* * mpn/x86/k6/k62mmx/copy{i,d}.asm: Move from mmx, improveKevin Ryde2000-07-132-383/+0
* Tiny amendments to a couple of comments.Kevin Ryde2000-07-111-8/+7
* * mpn/x86/k6/cross.pl: New file.Kevin Ryde2000-07-061-0/+141
* Header should be P54.Kevin Ryde2000-07-061-1/+1
* Header should be P55.Kevin Ryde2000-07-061-1/+1
* New file.Kevin Ryde2000-07-061-0/+77
* * mpn/x86/*/gmp-mparam.h: Updates to thresholds, conditionalizeKevin Ryde2000-07-061-4/+38
* Add to a comment.Kevin Ryde2000-07-062-2/+2
* * mpn/x86/*/gmp-mparam.h: Updates to thresholds, conditionalizeKevin Ryde2000-07-061-9/+9
* * mpn/x86/*/gmp-mparam.h: Updates to thresholds, conditionalizeKevin Ryde2000-07-061-7/+14
* * mpn/x86/*/gmp-mparam.h: Updates to thresholds.Kevin Ryde2000-07-061-11/+18
* * mpn/x86/*/README: Miscellaneous updates.Kevin Ryde2000-07-041-1/+2
* Correct a comment.Kevin Ryde2000-07-041-4/+3
* * mpn/x86/*/README: Miscellaneous updates.Kevin Ryde2000-07-046-34/+41
* * mpn/x86/pentium/aorsmul_1.asm: Add MULFUNC_PROLOGUE.Kevin Ryde2000-06-301-0/+2
* * mpn/x86/x86-defs.m4 (ALIGN): Remove supplementary definition.Kevin Ryde2000-06-161-17/+0
* Use `testb' instead of `test'.tege2000-06-152-4/+4
* Avoid using `~' (Solaris as problems).tege2000-06-155-6/+6
* * mpn/x86/{pentium/mmx,p6/mmx,p6/p3mmx}/popham.asm,Kevin Ryde2000-06-104-0/+8
* Use eval() for a multiplication.Kevin Ryde2000-06-101-1/+1
* Use eval() for a multiplication.Kevin Ryde2000-06-102-4/+4
* Use eval() for a multiplication.Kevin Ryde2000-06-101-2/+2
* * mpn/x86/x86-defs.m4 (cmov_bytes_tttn): Use eval() on expressions.Kevin Ryde2000-06-101-15/+10
* * mpn/x86/README.family: Various updates.Kevin Ryde2000-06-101-73/+91
* * mpn/x86/p6/gmp-mparam.h: Update thresholds, #ifndef UMUL_TIMEKevin Ryde2000-06-061-4/+33
* * mpn/x86/mod_1.asm: Avoid one conditional jump.Kevin Ryde2000-06-061-12/+22
* * mpn/x86/p6/sqr_basecase.asm: New file.Kevin Ryde2000-06-061-0/+641
* * mpn/x86/k7/gmp-mparam.h: Tune thresholds.Kevin Ryde2000-05-211-3/+27
* * mpn/x86/k7/gmp-mparam.h: Tune thresholds.Kevin Ryde2000-05-211-3/+26
* * mpn/x86/k7/sqr_basecase.asm: Replace file with K7 specific code.Kevin Ryde2000-05-211-219/+330
* * mpn/x86/p6/p3mmx/popham.asm: New file (include_mpn of K7 version).Kevin Ryde2000-05-211-0/+28
* * mpn/x86/p6/mmx/popham.asm: New file (include_mpn of K6 version).Kevin Ryde2000-05-211-0/+29