commit | f7c78586839d44dc82dc2187bb3cd956bbc4446a | [log] [tgz] |
---|---|---|
author | Lynn Boger <laboger@linux.vnet.ibm.com> | Wed Apr 29 13:38:56 2020 -0400 |
committer | Lynn Boger <laboger@linux.vnet.ibm.com> | Mon May 11 17:53:25 2020 +0000 |
tree | b025d6b4694234f6021b3f36316fc208ac77ee3a | |
parent | ff8b605520f41c79b275fd0445cfc3c9a2a49b0c [diff] |
ppc64/ppc64asm: update power9 for ppc64 and improve tests This adds some new instructions, mostly power9, to the ppc64 instruction tables. This also fixes some issues with the ppc64 disassembler's ordering of operands and improves the test examples. Change-Id: Ib9a2e9722897bc25556d0c9ae5189cb6cbdfc6a1 Reviewed-on: https://go-review.googlesource.com/c/arch/+/230957 Run-TryBot: Lynn Boger <laboger@linux.vnet.ibm.com> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Cherry Zhang <cherryyz@google.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.