]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
amd64: add missing ALIGN_TEXT to loops in memset and memmove
authorMateusz Guzik <mjg@FreeBSD.org>
Fri, 29 Jan 2021 15:09:14 +0000 (16:09 +0100)
committerMateusz Guzik <mjg@FreeBSD.org>
Mon, 1 Feb 2021 12:39:18 +0000 (12:39 +0000)
commit3975d4c9e1be53c2a4977acaa314bcdc18c02416
tree1064cf1672c0a1ff7ff51426b1582a4d8eb8e6e2
parente5b674594e64b86a34295a475bb6cdb67469f8da
amd64: add missing ALIGN_TEXT to loops in memset and memmove

(cherry picked from commit 164c3b81848bc81dc200b12370999474225447a3)
lib/libc/amd64/string/memmove.S
lib/libc/amd64/string/memset.S
sys/amd64/amd64/support.S