Sign in
go
/
go
/
7e63c8b765c30823131bd136d190afbe4c21abc9
/
src
/
runtime
/
memclr_386.s
2c76a6f
all: add //go:build lines to assembly files
by Tobias Klauser
· 3 years, 10 months ago
c19759a
runtime: eliminate externalthreadhandler
by Austin Clements
· 4 years ago
68058ed
runtime: document pointer write atomicity for memclrNoHeapPointers
by Cherry Zhang
· 4 years, 1 month ago
05c0244
all: align cpu feature variable offset naming
by Martin Möhrmann
· 7 years ago
c15c04d
runtime: use internal/cpu variables in assembler code
by Martin Möhrmann
· 7 years ago
f864d89
runtime: remove TODO notes suggesting jump tables
by Iskander Sharipov
· 7 years ago
f2cde55
runtime: use Go function signatures for memclr and memmove comments
by Michael Munday
· 7 years ago
5a6c580
runtime: refactor cpu feature detection for 386 & amd64
by Martin Möhrmann
· 8 years ago
87e48c5
runtime, cmd/compile: rename memclr -> memclrNoHeapPointers
by Austin Clements
· 8 years ago
4b7d5f0
runtime: memmove/memclr pointers atomically
by Keith Randall
· 9 years ago
b55791e
[dev.power64] cmd/5a, cmd/6a, cmd/8a, cmd/9a: make labels function-scoped
by Russ Cox
· 10 years ago
ee6c6d9
runtime: fix windows/386 build
by Russ Cox
· 11 years ago
c007ce8
build: move package sources from src/pkg to src
by Russ Cox
· 11 years ago
[Renamed from src/pkg/runtime/memclr_386.s]
cb040d5
runtime: use new #include "textflag.h"
by Russ Cox
· 11 years ago
bc9e160
runtime: prevent pointless jmp in amd64 and 386 memmove
by Josh Bleecher Snyder
· 11 years ago
8303a13
runtime: use unoptimized memmove and memclr on Plan 9
by Anthony Martin
· 11 years ago
da7cf0b
runtime: faster memclr on x86.
by Keith Randall
· 11 years ago