]> Cypherpunks repositories - gostls13.git/commit
cmd/internal/obj, cmd/link: handle the fact that a few store/loads on ppc64 are DS...
authorMichael Hudson-Doyle <michael.hudson@canonical.com>
Tue, 8 Sep 2015 03:21:58 +0000 (15:21 +1200)
committerMichael Hudson-Doyle <michael.hudson@canonical.com>
Sun, 8 Nov 2015 19:35:47 +0000 (19:35 +0000)
commit5e1d0fcbed3060b00c33e48ae6fdbaa92965c287
treecf300c56e47fed991118254f859e53cfe398d932
parentbb20266c9d94818358dce64607df35fa829f5da7
cmd/internal/obj, cmd/link: handle the fact that a few store/loads on ppc64 are DS form

Change-Id: I4fe1af48ec1cd8a23e2f7f2a0257dc989ff7aced
Reviewed-on: https://go-review.googlesource.com/14235
Reviewed-by: Russ Cox <rsc@golang.org>
src/cmd/internal/obj/link.go
src/cmd/internal/obj/ppc64/asm9.go
src/cmd/link/internal/ppc64/asm.go