commit | cfa462d59626e1fd66d29ac63d6c28b4cc7f0b29 | [log] [tgz] |
---|---|---|
author | Paul E. Murphy <murp@ibm.com> | Thu Dec 17 09:49:15 2020 -0600 |
committer | Lynn Boger <laboger@linux.vnet.ibm.com> | Tue Jan 05 14:43:30 2021 +0000 |
tree | 68b09d4725ea0e0d8ab0ece4a27e06acc723718f | |
parent | 1e68675e650f37ce39a259bf68fdc030e1323c52 [diff] |
ppc64asm: ignore m[tf]vsr* objdump decoding mismatches A recent binutils change prioritized extended mnemonics of these instructions. These mismatches can be safely ignored. Fixes golang/go#43222 Change-Id: Ie3df612aad7aaba4798e13bab56b04291c703d48 Reviewed-on: https://go-review.googlesource.com/c/arch/+/278784 Trust: Lynn Boger <laboger@linux.vnet.ibm.com> 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.