]> Cypherpunks repositories - gostls13.git/commit
cmd, runtime: remove s390x 3 operand immediate logical ops
authorMichael Munday <munday@ca.ibm.com>
Sun, 23 Oct 2016 20:11:13 +0000 (16:11 -0400)
committerMichael Munday <munday@ca.ibm.com>
Tue, 25 Oct 2016 12:36:06 +0000 (12:36 +0000)
commit3ef07c412f068144554648c0d209bef444a2ee27
treeb277c5769249e71e75b3e9bb902c87f81f8d88ca
parent517a44d57e6a0834e98b763045fab9be8f4673d0
cmd, runtime: remove s390x 3 operand immediate logical ops

These are emulated by the assembler and we don't need them.

Change-Id: I2b07c5315a5b642fdb5e50b468453260ae121164
Reviewed-on: https://go-review.googlesource.com/31758
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
src/cmd/compile/internal/s390x/ssa.go
src/cmd/internal/obj/s390x/asmz.go
src/runtime/asm_s390x.s
src/runtime/internal/atomic/asm_s390x.s