cd4b3ce7f7
The sort+append of isa31 did not remove duplicate entries. There are 17 such duplications, notably, mtspr showed up 3 times. Change-Id: Ie95c6e87412edceace368879cf124f9cd9800e70 Reviewed-on: https://go-review.googlesource.com/c/arch/+/304409 Reviewed-by: Lynn Boger <laboger@linux.vnet.ibm.com> Reviewed-by: Carlos Eduardo Seo <carlos.seo@linaro.org> Trust: Carlos Eduardo Seo <carlos.seo@linaro.org> |
||
---|---|---|
arm | ||
arm64 | ||
ppc64 | ||
x86 | ||
AUTHORS | ||
CONTRIBUTING.md | ||
CONTRIBUTORS | ||
LICENSE | ||
PATENTS | ||
README.md | ||
codereview.cfg | ||
go.mod | ||
go.sum |
README.md
arch
This repository holds machine architecture information used by the Go toolchain. The parts needed in the main Go repository are copied in.
Report Issues / Send Patches
This repository uses Gerrit for code changes. To learn how to submit changes to this repository, see https://golang.org/doc/contribute.html.
The main issue tracker for the arch repository is located at https://github.com/golang/go/issues. Prefix your issue with "x/arch:" in the subject line, so it is easy to find.