summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Add morphologyLars Wirzenius2011-11-301-0/+5
|
* *** empty log message ***Torbjorn Granlund2011-11-021-0/+9
|
* 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
|
* (s390): Set gcc_32_cflags_maybe.Torbjorn Granlund2011-11-021-1/+1
|
* Provide gmp-mparam.h for s390_32/esame.Torbjorn Granlund2011-11-021-0/+127
|
* Tune properly.Torbjorn Granlund2011-11-021-171/+99
|
* Add bobcat gmp-mparam.h file.Torbjorn Granlund2011-11-021-0/+156
|
* *** empty log message ***Torbjorn Granlund2011-11-021-0/+16
|
* New s390_32 shifting code.Torbjorn Granlund2011-11-023-0/+405
|
* Add more cycle counts.Torbjorn Granlund2011-11-014-4/+4
|
* Rewrite sqr_diag_addlsh1 code.Torbjorn Granlund2011-11-012-54/+34
|
* Move sqr_diagonal.asm into mode32 dir.Torbjorn Granlund2011-11-011-0/+0
|
* New file.Torbjorn Granlund2011-11-011-0/+238
|
* Retune.Torbjorn Granlund2011-10-291-69/+102
|
* Remove defunct remark.Torbjorn Granlund2011-10-291-11/+0
|
* *** empty log message ***Torbjorn Granlund2011-10-291-0/+7
|
* New file.Torbjorn Granlund2011-10-291-0/+196
|
* Complete rewrite.Torbjorn Granlund2011-10-292-105/+270
|
* *** empty log message ***Torbjorn Granlund2011-10-281-0/+4
|
* Rewrite s390_32/esame add/sub code, move result to aors_n.asm.Torbjorn Granlund2011-10-282-132/+51
|
* *** empty log message ***Torbjorn Granlund2011-10-271-0/+4
|
* (BSWAP_LIMB): Rename variable to avoid BSWAP_LIMB_FETCH clash.Torbjorn Granlund2011-10-271-3/+3
|
* *** empty log message ***Torbjorn Granlund2011-10-271-0/+10
|
* New file.Torbjorn Granlund2011-10-271-0/+284
|
* Fix rp=up code. Remove a leftover insn.Torbjorn Granlund2011-10-271-4/+3
|
* Add s390_32/esame mul_basecase.Torbjorn Granlund2011-10-271-0/+119
|
* Add s390_32 sqr_basecase, remove separate integrated sqr_diag_addlsh1.asm.Torbjorn Granlund2011-10-272-77/+202
|
* New mpn_hgcd_reduce functionNiels Möller2011-10-264-2/+269
|
* *** empty log message ***Torbjorn Granlund2011-10-241-0/+5
|
* Put intermediate result into R, don't allocate any stack space.Torbjorn Granlund2011-10-241-40/+31
|
* *** empty log message ***Torbjorn Granlund2011-10-231-0/+2
|
* Use nc, oc, xc when possible.Torbjorn Granlund2011-10-231-7/+31
|
* *** empty log message ***Torbjorn Granlund2011-10-231-0/+3
|
* (speed_mpn_and_n, speed_mpn_andn_n, etc): Pass correct input args.Torbjorn Granlund2011-10-231-8/+8
|
* *** empty log message ***Torbjorn Granlund2011-10-231-0/+7
|
* Add s390_64 mul_basecase.Torbjorn Granlund2011-10-231-0/+119
|
* Add s390_64 sqr_basecase, remove integrated sqr_diag_addlsh1 code.Torbjorn Granlund2011-10-232-77/+202
|
* Use llgfr for zero extensions.Torbjorn Granlund2011-10-231-10/+4
|
* *** empty log message ***Torbjorn Granlund2011-10-231-0/+2
|
* Shave off 1 c/l.Torbjorn Granlund2011-10-231-3/+3
|
* Reorg s390_64 {add,sub}lsh1_n code, add rsblsh1_n.Torbjorn Granlund2011-10-233-32/+193
|
* *** empty log message ***Torbjorn Granlund2011-10-231-0/+2
|
* Save/restore only used registers.Torbjorn Granlund2011-10-232-73/+74
|
* New file.Torbjorn Granlund2011-10-221-0/+257
|
* Rewrite s390_64 add/sub code, move result to aors_n.asm.Torbjorn Granlund2011-10-223-130/+51
|
* Fix naming typo and minsize typo from last change.Torbjorn Granlund2011-10-202-5/+3
|