summaryrefslogtreecommitdiff
path: root/mpn/x86_64/bd1/hamdist.asm
Commit message (Expand)AuthorAgeFilesLines
* Prefer movd to movq for register moves.Torbjorn Granlund2022-11-021-1/+1
* Really make 2017-06-01 change: Use 3-operand DEF_OBJECT.Torbjorn Granlund2019-04-191-1/+1
* Expand some instructions as .byte sequences.Torbjorn Granlund2017-06-031-11/+11
* Use both SSE and XOP trickery, and plain popcnt insn.Torbjorn Granlund2017-06-021-91/+88
* Use 3-operand DEF_OBJECT.Torbjorn Granlund2017-06-011-1/+1
* Use GMP_AVX_NOT_REALLY_AVAILABLE.Torbjorn Granlund2017-06-011-0/+9
* Expand popcnt insns into .byte sequences.Torbjorn Granlund2017-05-301-4/+4
* Copyright header.Torbjorn Granlund2017-05-301-10/+21
* Replace grabber code with implementation proper.Torbjorn Granlund2017-05-301-27/+178
* Update library files license to use LGPL3+ and GPL2+.Torbjorn Granlund2014-01-271-10/+21
* Use https to link to GNU license.Torbjorn Granlund2013-12-021-1/+1
* Collapse copyright years.Torbjorn Granlund2013-11-281-1/+1
* Add copyright years.Torbjorn Granlund2012-11-201-1/+1
* New bulldozer popcount and hamdist.Torbjorn Granlund2012-02-271-0/+27