Sign in
go
/
go
/
3d3bc88bb5f06431729585daec436d5a16603dd0
/
src
/
runtime
/
memclr_arm.s
69ddb7a
[dev.cc] all: edit assembly source for ARM to be more regular
by Rob Pike
· 10 years ago
c007ce8
build: move package sources from src/pkg to src
by Russ Cox
· 11 years ago
[Renamed from src/pkg/runtime/memclr_arm.s]
cb040d5
runtime: use new #include "textflag.h"
by Russ Cox
· 11 years ago
da7cf0b
runtime: faster memclr on x86.
by Keith Randall
· 11 years ago
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
3a50bc1
runtime: remove memset/memclr shim
by Dave Cheney
· 13 years ago
[Renamed (96%) from src/pkg/runtime/memset_arm.s]
0782603
runtime: avoid r9/r10 during memset
by Dave Cheney
· 13 years ago
851f301
runtime: make more build-friendly
by Russ Cox
· 13 years ago
[Renamed from src/pkg/runtime/arm/memset.s]
68b4255
runtime: ,s/[a-zA-Z0-9_]+/runtime·&/g, almost
by Russ Cox
· 14 years ago
be639b9
Runtime is now starting up with a dummy c program as target:
by Kai Backman
· 16 years ago