golang-image/vector
Nigel Tao c78039e8ce vector: tweak the asm register assignment.
This makes the fixed point and floating point code more similar.

Benchmarks don't show any significant change.

Change-Id: I723fa1605eaa248b40e784201b680c16cc3d26a2
Reviewed-on: https://go-review.googlesource.com/32134
Reviewed-by: David Crawshaw <crawshaw@golang.org>
2016-10-26 22:33:17 +00:00
..
acc_amd64.go vector: add go1.6 build tag for asm code. 2016-10-26 22:29:37 +00:00
acc_amd64.s vector: tweak the asm register assignment. 2016-10-26 22:33:17 +00:00
acc_other.go vector: add go1.6 build tag for asm code. 2016-10-26 22:29:37 +00:00
acc_test.go vector: change ϕ from 10 to 9. 2016-10-20 04:12:57 +00:00
gen_acc_amd64.s.tmpl vector: add go1.6 build tag for asm code. 2016-10-26 22:29:37 +00:00
gen.go vector: tweak the asm register assignment. 2016-10-26 22:33:17 +00:00
raster_fixed.go vector: change ϕ from 10 to 9. 2016-10-20 04:12:57 +00:00
raster_floating.go vector: add SIMD versions of xxxAccumulateMask. 2016-10-14 04:48:47 +00:00
vector_test.go vector: change ϕ from 10 to 9. 2016-10-20 04:12:57 +00:00
vector.go vector: change ϕ from 10 to 9. 2016-10-20 04:12:57 +00:00