runtime: auto-generate duff routines
This makes it easier to experiment with alternative implementations. While we're here, update the comments. No functional changes. Passes toolstash -cmp. Change-Id: I428535754908f0fdd7cc36c214ddb6e1e60f376e Reviewed-on: https://go-review.googlesource.com/8310Reviewed-by: Keith Randall <khr@golang.org> Run-TryBot: Josh Bleecher Snyder <josharian@gmail.com> TryBot-Result: Gobot Gobot <gobot@golang.org>
Showing
src/runtime/duff_386.s
0 → 100644
src/runtime/duff_amd64.s
0 → 100644
src/runtime/duff_arm.s
0 → 100644
src/runtime/duff_arm64.s
0 → 100644
src/runtime/duff_ppc64x.s
0 → 100644
src/runtime/mkduff.go
0 → 100644
Please register or sign in to comment