summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Add cycle count.Torbjorn Granlund2011-10-202-4/+4
* *** empty log message ***Torbjorn Granlund2011-10-201-0/+4
* Measure mpn_sqr_diag_addlsh1.Torbjorn Granlund2011-10-203-3/+42
* *** empty log message ***Torbjorn Granlund2011-10-201-0/+11
* Rewrite like s390_32/esame code.Torbjorn Granlund2011-10-201-16/+17
* Save just needed registers.Torbjorn Granlund2011-10-201-10/+10
* Add cycle table.Torbjorn Granlund2011-10-192-0/+9
* Add cycle table.Torbjorn Granlund2011-10-196-2/+37
* Rewrite, similar to s390_64 code.Torbjorn Granlund2011-10-192-27/+141
* Add cycle tables.Torbjorn Granlund2011-10-1814-9/+75
* Retune.Torbjorn Granlund2011-10-181-8/+8
* *** empty log message ***Torbjorn Granlund2011-10-171-0/+4
* New file.Torbjorn Granlund2011-10-171-0/+158