amd64: fixup MEMMOVE comment (10 -> r10)

Sponsored by:	The FreeBSD Foundation
This commit is contained in:
Mateusz Guzik 2019-05-12 06:42:17 +00:00
parent 63ad3b65b0
commit 45372f1a6f

View File

@ -205,7 +205,7 @@ END(memcmp)
* rsi - source
* rdx - count
*
* The macro possibly clobbers the above and: rcx, r8, r9, 10
* The macro possibly clobbers the above and: rcx, r8, r9, r10
* It does not clobber rax nor r11.
*/
.macro MEMMOVE erms overlap begin end