]> Cypherpunks repositories - gostls13.git/commit
runtime: improve memmove
authorQuan Yong Zhai <qyzhai@gmail.com>
Thu, 9 Jun 2011 20:49:47 +0000 (16:49 -0400)
committerRuss Cox <rsc@golang.org>
Thu, 9 Jun 2011 20:49:47 +0000 (16:49 -0400)
commit439694125f980fc0c96e99b347fa9742633f4757
tree4a8a603ef69afff7463e8bf44887dc87e778389e
parent17ca32e9db2f58a6ed431c4502f6ab031147673f
runtime: improve memmove
check memory overlap

R=rsc, r, ken, edsrzf
CC=golang-dev
https://golang.org/cl/4602047
src/pkg/runtime/386/memmove.s
src/pkg/runtime/amd64/memmove.s