amd64: fixup MEMMOVE comment (10 -> r10)
Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
63ad3b65b0
commit
45372f1a6f
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user