Sign in
go
/
go
/
eef7035ec860a2a8eac39ed3f4c0cb2a384599a2
/
src
/
pkg
/
runtime
/
memmove_386.s
0273dc1
runtime: convert .s textflags from numbers to symbolic constants.
by Keith Randall
· 12 years ago
9ddfb64
runtime: record argument size in assembly functions
by Russ Cox
· 12 years ago
6021449
runtime: faster x86 memmove (a.k.a. built-in copy())
by Keith Randall
· 12 years ago
851f301
runtime: make more build-friendly
by Russ Cox
· 13 years ago
[Renamed from src/pkg/runtime/386/memmove.s]
fe9991e
runtime: replace runtime.mcpy with runtime.memmove
by Quan Yong Zhai
· 14 years ago
4396941
runtime: improve memmove check memory overlap
by Quan Yong Zhai
· 14 years ago
68b4255
runtime: ,s/[a-zA-Z0-9_]+/runtime·&/g, almost
by Russ Cox
· 14 years ago
093493c
bugs in memmove:
by Rob Pike
· 15 years ago
ed0beea
copy tweaks
by Russ Cox
· 15 years ago