summaryrefslogtreecommitdiff
path: root/mpn
Commit message (Expand)AuthorAgeFilesLines
* Fix logic for more_carries scalar loop.tege2001-11-222-8/+10
* *** empty log message ***tege2001-11-201-1/+1
* *** empty log message ***tege2001-11-201-4/+13
* Add a copyright year.Kevin Ryde2001-11-181-1/+1
* More of:Kevin Ryde2001-11-151-3/+11
* * mpn/x86/t-zdisp2.pl: New file.Kevin Ryde2001-11-151-0/+138
* * mpn/x86/pentium4/README: New file.Kevin Ryde2001-11-151-0/+98
* Misc changes to make lshift.asm and rshift.asm like.tege2001-11-152-4/+1
* Add a copyright year.tege2001-11-1511-14/+14
* Amend a comment from:Kevin Ryde2001-11-071-1/+1
* * mpn/x86/k6/mod_34lsub1.asm, mpn/x86/k6/k62mmx/copyd.asm: Use ZdispKevin Ryde2001-11-072-3/+3
* * mpn/x86/k7/mmx/lshift.asm, mpn/x86/k7/mmx/rshift.asm: Use Zdisp toKevin Ryde2001-11-072-8/+8
* * mpn/x86/x86-defs.m4 (Zdisp): More instructions.Kevin Ryde2001-11-071-0/+4
* * mpn/x86/pentium/sqr_basecase.asm, mpn/x86/k7/mmx/mod_1.asm,Kevin Ryde2001-11-071-1/+1
* * mpn/x86/pentium/sqr_basecase.asm, mpn/x86/k7/mmx/mod_1.asm,Kevin Ryde2001-11-071-1/+1
* * mpn/x86/k7/mmx/mod_1.asm, mpn/x86/pentium/sqr_basecase.asm,Kevin Ryde2001-11-071-2/+2
* Work around gas bug.tege2001-11-071-10/+21
* (PROLOGUE): Change alignment to 8 (probably a goodtege2001-11-071-1/+1
* * mpn/x86/k7/sqr_basecase.asm: Fix a 0(%edi) to use Zdisp, so theKevin Ryde2001-11-051-2/+2
* * mpn/lisp/gmpasm-mode.el (comment-start-skip): Correction to the wayKevin Ryde2001-11-041-30/+29
* Fix incorrect header comments.tege2001-11-031-4/+2
* * mpn/x86/pentium4/mmx/popham.asm: New file.Kevin Ryde2001-11-021-0/+188
* * mpn/x86/x86-defs.m4 (psadbw): New macro.Kevin Ryde2001-11-021-27/+1
* * mpn/x86/x86-defs.m4 (psadbw): New macro.Kevin Ryde2001-11-021-0/+72
* * mpn/x86/mod_34lsub1.asm: New file.Kevin Ryde2001-10-311-0/+173
* * mpn/x86/k7/mod_34lsub1.asm: New file.Kevin Ryde2001-10-301-0/+179
* Save 2 cycles with jg:Kevin Ryde2001-10-301-11/+8
* * mpn/x86/pentium/mod_34lsub1.asm: New file.Kevin Ryde2001-10-301-0/+182
* * mpn/lisp/gmpasm-mode.el (comment-start-skip): Add "dnl".Kevin Ryde2001-10-291-9/+5
* * mpn/x86/x86-defs.m4 (Zdisp): Add another instruction.Kevin Ryde2001-10-271-0/+1
* * mpn/x86/pentium4/sse2/mod_34lsub1.asm: New file.Kevin Ryde2001-10-271-0/+166
* * mpn/x86/k6/mod_34lsub1.asm: New file.Kevin Ryde2001-10-271-0/+183
* * mpn/generic/mod_34lsub1.c: New file.Kevin Ryde2001-10-271-0/+97
* * gmp-impl.h, mpn/asm-defs.m4, configure.in, tune/speed.c,Kevin Ryde2001-10-271-0/+1
* Regenerate for:Kevin Ryde2001-10-261-0/+2
* More of:Kevin Ryde2001-10-261-1/+1
* Add some timing analysis.tege2001-10-221-2/+15
* * mpn/x86/pentium/popcount.asm, mpn/x86/pentium/hamdist.asmKevin Ryde2001-10-221-1/+4
* * mpn/x86/pentium/popcount.asm, mpn/x86/pentium/hamdist.asmKevin Ryde2001-10-221-1/+4
* Fix a typo in a comment (movd -> movq).Kevin Ryde2001-10-221-1/+1
* Jump past .align.tege2001-10-221-0/+2
* (sq_res_0x100): Remove bogus final `,'.tege2001-10-221-52/+91
* Add a copyright year.Kevin Ryde2001-10-191-1/+1
* * mpn/x86/*.asm: Add some measured speeds on various x86s.Kevin Ryde2001-10-194-10/+30
* * mpn/x86/*.asm: Add some measured speeds on various x86s.Kevin Ryde2001-10-198-60/+64
* * mpn/x86/pentium4/sse2/submul_1.asm: Use a psubq to negate theKevin Ryde2001-10-161-23/+36
* * */Makefile.in: Regenerate with automake patch to only rm *_.c inKevin Ryde2001-10-101-1/+1
* (INT32, INT64): Quote $1 to prevent further expansion.tege2001-10-091-2/+2
* Use L macros for labels.tege2001-10-091-11/+11
* Add a copyright notice.Kevin Ryde2001-10-094-0/+90