]> Cypherpunks repositories - gostls13.git/commit
cmd/internal/obj/ppc64: rename and remove aliased optab classifiers
authorPaul E. Murphy <murp@ibm.com>
Tue, 14 Nov 2023 20:58:49 +0000 (14:58 -0600)
committerPaul Murphy <murp@ibm.com>
Tue, 13 Feb 2024 19:28:26 +0000 (19:28 +0000)
commit1b541502c2aaaf3be073e79a9ea211a147c2e006
treec8d6e727fd76a9b86560d94be6ae2c53062a40de
parent62cebb2e917a6839bad15206c4f543fa8074411c
cmd/internal/obj/ppc64: rename and remove aliased optab classifiers

Rename C_LCON, C_SCON, C_ADDCON, C_ANDCON into their aliased names
and remove them.

Change-Id: I8f67cc973f8059e65b81669d91a44500fc136b0a
Reviewed-on: https://go-review.googlesource.com/c/go/+/563097
Run-TryBot: Paul Murphy <murp@ibm.com>
Reviewed-by: Lynn Boger <laboger@linux.vnet.ibm.com>
Reviewed-by: Than McIntosh <thanm@google.com>
Reviewed-by: David Chase <drchase@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
src/cmd/internal/obj/ppc64/a.out.go
src/cmd/internal/obj/ppc64/asm9.go