diff options
| author | Carlos Eduardo Seo <cseo@linux.vnet.ibm.com> | 2017-02-02 17:59:18 -0200 |
|---|---|---|
| committer | Lynn Boger <laboger@linux.vnet.ibm.com> | 2017-02-09 15:27:12 +0000 |
| commit | 85ecc51c4852c49b5e5bc4a52067210c58e266e0 (patch) | |
| tree | 218f6465ef23dd59492b50e734274cbf9bb2f00e /src/plugin/plugin.go | |
| parent | 06637fb3146cd7fd19efc7463cd9d2c0006bff67 (diff) | |
| download | go-85ecc51c4852c49b5e5bc4a52067210c58e266e0.tar.xz | |
cmd/asm, cmd/internal/obj/ppc64: Add ISA 2.05, 2.06 and 2.07 instructions.
This change adds instructions from ISA 2.05, 2.06 and 2.07 that are frequently
used in assembly optimizations for ppc64.
It also fixes two problems:
* the implementation of RLDICR[CC]/RLDICL[CC] did not consider all possible
cases for the bit mask.
* removed two non-existing instructions that were added by mistake in the VMX
implementation (VORL/VANDL).
Change-Id: Iaef4e5c6a5240c2156c6c0f28ad3bcd8780e9830
Reviewed-on: https://go-review.googlesource.com/36230
Run-TryBot: Lynn Boger <laboger@linux.vnet.ibm.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Lynn Boger <laboger@linux.vnet.ibm.com>
Diffstat (limited to 'src/plugin/plugin.go')
0 files changed, 0 insertions, 0 deletions
