Change information
Commit message:
simd/archsimd: reword documentation of shfit operations
Say the name of the parameter, instead of "the immediate".
Don't say "Emptied bits are zeroed", which is implied by the shift
operation in Go (and perhaps many other languages). For right
shifts, say signed or unsigned shifts instead.
Change-Id: I29c9c0e218bfaeef55b03d92d44762e34f006654
Files:
- M src/simd/archsimd/_gen/simdgen/ops/ShiftRotate/categories.yaml
- M src/simd/archsimd/ops_amd64.go
Change size: L
Delta: 2 files changed, 218 insertions(+), 218 deletions(-)
Branch: refs/heads/master
Submit Requirements:
Code-Review: +2 by David Chase
TryBots-Pass: LUCI-TryBot-Result+1 by Go LUCI