aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/amd64/string/memmove.S
Commit message (Expand)AuthorAgeFilesLines
* amd64: Stop using REP MOVSB for backward memmove()s.Alexander Motin2022-06-301-8/+0
* amd64: add missing ALIGN_TEXT to loops in memset and memmoveMateusz Guzik2021-06-261-0/+2
* MFC r341272,r341273,r341351Mateusz Guzik2018-12-191-70/+78
* MFC r341364Mateusz Guzik2018-12-191-0/+30
* amd64: import updated kernel memmove to libcMateusz Guzik2018-10-131-4/+269
* Remove duplicate .note.GNU-stack section declaration. bcopy alreadyKonstantin Belousov2011-02-041-2/+0
* Add section .note.GNU-stack for assembly files used by 386 and amd64.Konstantin Belousov2011-01-071-0/+2
* Add machine-specific, optimized implementations of bcopy, bzero, memcpy,Alan Cox2005-04-071-0/+5