summaryrefslogtreecommitdiff
path: root/mpn/arm/lshift.asm
Commit message (Expand)AuthorAgeFilesLines
* Rename ret => return.Torbjorn Granlund2016-03-211-1/+1
* Cleanup arm32 support and handle thumb-less armv4 chips.Torbjorn Granlund2015-12-061-1/+1
* 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
* Canonicalise arm assembly to use old style "mov ... lsl" for shift ops.Torbjorn Granlund2013-04-081-5/+5
* Update c/l table.Torbjorn Granlund2013-03-251-1/+2
* Misc ARM asm simplifications and cleanups.Torbjorn Granlund2012-04-241-4/+4
* ARM changes.Torbjorn Granlund2012-04-211-0/+76