diff options
| author | Russ Cox <rsc@golang.org> | 2014-11-21 15:57:10 -0500 |
|---|---|---|
| committer | Russ Cox <rsc@golang.org> | 2014-11-21 15:57:10 -0500 |
| commit | 8c3f64022a34c140853a3ec6a3be5695e6c05de2 (patch) | |
| tree | b6b5dd29f5ec1ca248096e7a4e7e78c8412394f4 /src/runtime/stack.h | |
| parent | cc73a44f67a58198161a159b6ee9e3b18d152ab5 (diff) | |
| download | go-8c3f64022a34c140853a3ec6a3be5695e6c05de2.tar.xz | |
[dev.garbage] runtime: add prefetcht0, prefetcht1, prefetcht2, prefetcht3, prefetchnta for GC
We don't know what we need yet, so add them all.
Add them even on x86 architectures (as no-ops) so that
the GC can refer to them unconditionally.
Eventually we'll know what we want and probably
have just one 'prefetch' with an appropriate meaning
on each architecture.
LGTM=rlh
R=rlh
CC=golang-codereviews
https://golang.org/cl/179160043
Diffstat (limited to 'src/runtime/stack.h')
0 files changed, 0 insertions, 0 deletions
