ada1728ceb
BHRBE stands for "branch history rolling buffer entry". This is not an SPR. Treat it as an unsigned immediate type argument. Similarly, DCRN, SR, TMR, PMRN fields are no longer present in ISA 3.1, they can be removed and nearby code simplified. Fix ppc64map and update tables.go. Change-Id: Ie779d24ae9d24541db6565ea169be0d80b893ff8 Reviewed-on: https://go-review.googlesource.com/c/arch/+/418858 Reviewed-by: Ian Lance Taylor <iant@google.com> Reviewed-by: Cherry Mui <cherryyz@google.com> TryBot-Result: Gopher Robot <gobot@golang.org> Reviewed-by: Lynn Boger <laboger@linux.vnet.ibm.com> Run-TryBot: Paul Murphy <murp@ibm.com> |
||
---|---|---|
arm | ||
arm64 | ||
ppc64 | ||
x86 | ||
CONTRIBUTING.md | ||
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.