commit | 52c3e6f60cffa0133a3f9b2fc7f6862504a6cba0 | [log] [tgz] |
---|---|---|
author | Lynn Boger <laboger@linux.vnet.ibm.com> | Wed Oct 07 11:07:48 2020 -0400 |
committer | Lynn Boger <laboger@linux.vnet.ibm.com> | Thu Oct 08 16:18:08 2020 +0000 |
tree | a4df8185ae7a89b6d33d0ad2a58b964ad937ec91 | |
parent | b19915210f009e139b20abfd6a6052c7acc1f445 [diff] |
ppc64: add instructions to decoder These instructions were recently added to asm9 so should be included in golang.org/x/arch/ppc64. lxvh8x lxvb16x stxv8x stxvb16x xxbrd xxbrw xxbrh Change-Id: I51a08366f9bc81081bc95f9c28726ebd3f749373 Reviewed-on: https://go-review.googlesource.com/c/arch/+/260617 Run-TryBot: Lynn Boger <laboger@linux.vnet.ibm.com> TryBot-Result: Go Bot <gobot@golang.org> Reviewed-by: Paul Murphy <murp@ibm.com> Reviewed-by: Cherry Zhang <cherryyz@google.com> Trust: Lynn Boger <laboger@linux.vnet.ibm.com>
This repository holds machine architecture information used by the Go toolchain. The parts needed in the main Go repository are copied in.
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.