summaryrefslogtreecommitdiff
path: root/mpn
Commit message (Collapse)AuthorAgeFilesLines
* * mpn/x86/x86-defs.m4, mpn/x86/*/*.asm: Remove L / LF scheme puttingKevin Ryde2001-12-2134-103/+64
| | | | function name in local labels.
* * mpn/generic/get_str.c: Use mpn_preinv_divrem_1, add a couple ofKevin Ryde2001-12-211-65/+14
| | | | ASSERTs.
* * mpn/generic/pre_divrem_1.c: New file.Kevin Ryde2001-12-211-0/+136
|
* Trim an instruction.tege2001-12-202-2/+0
|
* *** empty log message ***tege2001-12-202-3/+24
|
* Make the new code actually work...tege2001-12-202-4/+20
|
* Rerun tune.tege2001-12-201-16/+15
|
* *** empty log message ***tege2001-12-201-51/+142
|
* *** empty log message ***tege2001-12-202-4/+8
|
* Rewrite.tege2001-12-202-38/+82
|
* Use TMP_ALLOC_LIMBS.tege2001-12-191-6/+5
|
* Rewrite.tege2001-12-192-155/+92
|
* Add NOPs to save a cycle on R1x000.tege2001-12-181-1/+4
|
* Regenerate for mpn_Xmul_1 rewrite.tege2001-12-161-17/+18
|
* No longer needed after rewrite of their parent routines.tege2001-12-163-590/+0
|
* *** empty log message ***tege2001-12-161-14/+27
|
* Rewrite.tege2001-12-163-243/+1124
|
* Update.tege2001-12-101-17/+17
|
* *** empty log message ***tege2001-12-104-0/+281
|
* Tue Jun 4 03:42:18 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>Kevin Ryde2001-12-011-1/+0
| | | | * mpn/config/t-oldgas: Renamed from t-freebsd.
* Regenerate for:Kevin Ryde2001-11-301-1/+1
| | | | * mpn/Makefile.am (EXTRA_DIST): Add Makeasm.am.
* * mpn/Makefile.am (EXTRA_DIST): Add Makeasm.am.Kevin Ryde2001-11-301-1/+1
|
* Regenerate for:Kevin Ryde2001-11-291-1/+1
| | | | | Amend to: * mpn/Makefile.am (TARG_DIST): Add s390.
* Amend to:Kevin Ryde2001-11-291-1/+1
| | | | * mpn/Makefile.am (TARG_DIST): Add s390.
* * mpn/s370: Rename to s390.Kevin Ryde2001-11-291-0/+0
|
* Regenerate for:Kevin Ryde2001-11-291-1/+1
| | | | * mpn/Makefile.am (TARG_DIST): Add s370.
* * mpn/Makefile.am (TARG_DIST): Add s370.Kevin Ryde2001-11-291-1/+1
|
* Something strange is going on, this file lives in Attictege2001-11-291-29/+0
| | | | but "cvs update" checks it out anyway. Try deleting it again!
* * mpn/s370/gmp-mparam.h: New file.Kevin Ryde2001-11-291-0/+57
| | | | | These values from l005046.zseriespenguins.ihost.com, whatever that machine actually is.
* * mpn/*/gmp-mparam.h: Update measured thresholds.Kevin Ryde2001-11-291-11/+13
|
* * mpn/*/gmp-mparam.h: Update measured thresholds.Kevin Ryde2001-11-291-14/+14
| | | | | The MUL and SQR thresholds don't seem very reproducible, which is not good, will have to look into that.
* * mpn/*/gmp-mparam.h: Update measured thresholds.Kevin Ryde2001-11-291-15/+17
| | | | | The measuring isn't particularly stable on TOOM3_SQR_THRESHOLD, but this is close enough for now.
* Identify the CPU in the header line.Kevin Ryde2001-11-291-1/+1
|
* * mpn/*/gmp-mparam.h: Update measured thresholds.Kevin Ryde2001-11-291-30/+30
| | | | Not up-to-date, but at least in the new style (ie. no #ifndefs).
* Identify the CPU in the header line.Kevin Ryde2001-11-291-1/+1
|
* * mpn/*/gmp-mparam.h: Update measured thresholds.Kevin Ryde2001-11-292-63/+47
|
* * mpn/*/gmp-mparam.h: Update measured thresholds.Kevin Ryde2001-11-291-9/+11
| | | | | The SQR thresholds looked a bit weird in the measured results, those values left unchanged until it can be investigated.
* * mpn/*/gmp-mparam.h: Update measured thresholds.Kevin Ryde2001-11-292-21/+21
|
* * mpn/*/gmp-mparam.h: Update measured thresholds.Kevin Ryde2001-11-292-25/+26
|
* Identify the CPU in the header line.Kevin Ryde2001-11-291-1/+1
|
* * mpn/*/gmp-mparam.h: Update measured thresholds.Kevin Ryde2001-11-293-33/+36
|
* * mpn/*/gmp-mparam.h: Update measured thresholds.Kevin Ryde2001-11-294-44/+47
|
* * mpn/*/gmp-mparam.h: Update measured thresholds.Kevin Ryde2001-11-281-50/+33
| | | | | These are not up-to-date, in particular it misses out on powm recent changes, but is better than nothing.
* 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/pentium4/README: New file.
* * 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
|