]> Cypherpunks repositories - gostls13.git/commit
cmd/internal/obj/s390x: add support of SPM instruction
authorCherry Zhang <cherryyz@google.com>
Wed, 30 Oct 2019 01:02:35 +0000 (21:02 -0400)
committerCherry Zhang <cherryyz@google.com>
Mon, 4 Nov 2019 17:19:36 +0000 (17:19 +0000)
commit1da575a7bc501e95cbf301e372b6eaf38e41eb30
tree420f2e5164b0f9e7eea27197ffc4637257d211fa
parent7dcd343ed641d3b70c09153d3b041ca3fe83b25e
cmd/internal/obj/s390x: add support of SPM instruction

For restoring condition code (we already support IPM instruction
for saving condition code).

Change-Id: I56d376df44a5f831134a130d052521cec6b5b781
Reviewed-on: https://go-review.googlesource.com/c/go/+/204104
Reviewed-by: Michael Munday <mike.munday@ibm.com>
src/cmd/asm/internal/asm/testdata/s390x.s
src/cmd/internal/obj/s390x/a.out.go
src/cmd/internal/obj/s390x/anames.go
src/cmd/internal/obj/s390x/asmz.go