]> 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>
Sat, 26 Jun 2021 15:52:36 +0000 (15:52 +0000)
commit38dc5ed3cee4b2aec04becba9042a0272609325d
treefb05464c8d0b990ce27db6ec12b20d69f31ff12a
parentf2ef124469aef4ba17fb201d5412b04cc298bd2a
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