]> Cypherpunks repositories - gostls13.git/commit
cmd/asm: drop legacy RETURN mnemonic on ppc64
authorAustin Clements <austin@google.com>
Wed, 3 Jun 2015 19:13:10 +0000 (15:13 -0400)
committerAustin Clements <austin@google.com>
Sat, 6 Jun 2015 00:11:13 +0000 (00:11 +0000)
commit16310571d1b7c706e1b7a6a8d6e9ba7a39f70230
tree7236168b259975b980b4adc6e546b6b3234f2050
parent9389a86b01bfe86053350fe587b411ab3a0a5bed
cmd/asm: drop legacy RETURN mnemonic on ppc64

Change-Id: I999b57ef5535c18e02cc27c9bc9f896d73126b50
Reviewed-on: https://go-review.googlesource.com/10674
Reviewed-by: Russ Cox <rsc@golang.org>
Reviewed-by: Minux Ma <minux@golang.org>
src/cmd/asm/internal/arch/arch.go
src/cmd/asm/internal/asm/testdata/ppc64.s
src/cmd/internal/obj/ppc64/9.out.go