summaryrefslogtreecommitdiff
path: root/src/internal/bytealg/index_ppc64x.go
Commit message (Expand)AuthorAgeFilesLines
* all: go fix -fix=buildtag std cmd (except for bootstrap deps, vendor)Russ Cox2021-10-281-2/+0
* internal/bytealg: add power9 version of bytes indexLynn Boger2021-04-211-0/+4
* bytes: add asm implementation for index on ppc64xLynn Boger2021-04-151-0/+24