summaryrefslogtreecommitdiff
path: root/mpn
Commit message (Collapse)AuthorAgeFilesLines
* Fix typo in last change (thanks Marco!).Torbjorn Granlund2011-11-291-0/+1
|
* Add DOS64 ABI support to most files.Torbjorn Granlund2011-11-2945-110/+454
|
* Retune.Torbjorn Granlund2011-11-291-29/+63
|
* Support ABI DOS64.Torbjorn Granlund2011-11-284-27/+110
|
* Retune.Torbjorn Granlund2011-11-284-109/+114
|
* Retune.Torbjorn Granlund2011-11-281-1/+1
|
* (DOS64_ENTRY, DOS64_EXIT): New, empty defs.Torbjorn Granlund2011-11-281-2/+5
|
* New file.Torbjorn Granlund2011-11-281-0/+39
|
* (ABI_SUPPORT): New dummy macro.Torbjorn Granlund2011-11-281-0/+16
|
* Use CNST_LIMB for some constants.Torbjorn Granlund2011-11-281-3/+3
|
* Many new gmp-mparam.h file for 64-bit CPUs in 32-bit mode.Torbjorn Granlund2011-11-257-0/+1001
|
* *** empty log message ***Torbjorn Granlund2011-11-241-0/+77
|
* Retune.Torbjorn Granlund2011-11-244-218/+240
|
* Add power7/32 tuning file.Torbjorn Granlund2011-11-241-0/+149
|
* Generalise new power6 addmul_1 to support also submul_1.Torbjorn Granlund2011-11-221-26/+51
|
* Add more cycle numbers.Torbjorn Granlund2011-11-221-2/+3
|
* Add more cycle numbers.Torbjorn Granlund2011-11-221-8/+11
|
* Align loop for slightly better power5 performance.Torbjorn Granlund2011-11-221-2/+3
|
* Add more cycle numbers.Torbjorn Granlund2011-11-221-2/+2
|
* Retune.Torbjorn Granlund2011-11-221-22/+22
|
* Add power6-specific addmul_1.Torbjorn Granlund2011-11-221-0/+147
|
* Spacing cleanup.Torbjorn Granlund2011-11-2121-43/+43
|
* Retune.Torbjorn Granlund2011-11-201-15/+21
|
* Provide special powerpc64 add_n/sub_n abi=32 code.Torbjorn Granlund2011-11-201-0/+176
|
* Retune, adding several new THRESHOLDs.Torbjorn Granlund2011-11-1723-415/+659
|
* Use 32-bit insn forms.Torbjorn Granlund2011-11-171-3/+3
|
* New file.Torbjorn Granlund2011-11-161-0/+98
|
* Add cycle counts.Torbjorn Granlund2011-11-161-7/+7
|
* Add cycle counts.Torbjorn Granlund2011-11-161-4/+4
|
* Slight tweak of new code.Torbjorn Granlund2011-11-161-5/+6
|
* New file.Torbjorn Granlund2011-11-161-0/+185
|
* Rewrite mpn/generic/powm_sec.c.Torbjorn Granlund2011-11-151-25/+44
|
* Add mpn_tabselect assembly support for powerpc64, x86, x86_64, ia64.Torbjorn Granlund2011-11-154-0/+446
|
* Separate mpn_tabselect from mpn_powm_sec and prepare for asm support.Torbjorn Granlund2011-11-153-25/+49
|
* Add support for POWM_SEC_TABLE table.Torbjorn Granlund2011-11-131-1/+13
|
* Remove file, now part of sqr_basecase.asm.Torbjorn Granlund2011-11-111-239/+0
|
* Make mpn_hgcd_appr use mpn_hgcd_reduce.Niels Möller2011-11-111-171/+4
|
* New file.Torbjorn Granlund2011-11-091-0/+852
|
* New file.Torbjorn Granlund2011-11-091-0/+164
|
* Fix comment typo.Torbjorn Granlund2011-11-092-2/+2
|
* Change how mpn_redc_1 works, use more broadly.Torbjorn Granlund2011-11-075-125/+55
|
* Move file up from mode64.Torbjorn Granlund2011-11-031-1/+4
|
* Add POWER7 cycle counts.Torbjorn Granlund2011-11-0326-111/+144
|
* Provide gmp-mparam.h for POWER7.Torbjorn Granlund2011-11-031-0/+155
|
* Add comment about code inefficiency.Torbjorn Granlund2011-11-021-0/+2
|
* Clarify that file is for K8-K10.Torbjorn Granlund2011-11-021-1/+1
|
* Use defined convenience aliases.Torbjorn Granlund2011-11-021-5/+5
|
* Correct a c/l number.Torbjorn Granlund2011-11-021-4/+4
|
* Slight optimisation.Torbjorn Granlund2011-11-021-3/+2
|
* Provide gmp-mparam.h for s390_32/esame.Torbjorn Granlund2011-11-021-0/+127
|