]> Cypherpunks repositories - gostls13.git/commit
cmd/internal/obj/ppc64: remove unused C_XER optab class
authorPaul E. Murphy <murp@ibm.com>
Thu, 26 Oct 2023 16:29:23 +0000 (11:29 -0500)
committerPaul Murphy <murp@ibm.com>
Fri, 17 Nov 2023 17:10:51 +0000 (17:10 +0000)
commite5ce93d7bfb7baead0671ad59bcd91ecb090a656
tree8697ec7e071fb970fbb2347d56f251cc27edc517
parent1cecbb38f477a94938a27936d717f2e6f048623e
cmd/internal/obj/ppc64: remove unused C_XER optab class

This halves the size of the xcmp lookup table.

Change-Id: I543fb72709ca45c026e9b7d8084a78f2a8fcd43e
Reviewed-on: https://go-review.googlesource.com/c/go/+/542295
Reviewed-by: David Chase <drchase@google.com>
Run-TryBot: Paul Murphy <murp@ibm.com>
Reviewed-by: Jayanth Krishnamurthy <jayanth.krishnamurthy@ibm.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Than McIntosh <thanm@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Lynn Boger <laboger@linux.vnet.ibm.com>
src/cmd/internal/obj/ppc64/a.out.go
src/cmd/internal/obj/ppc64/anames9.go
src/cmd/internal/obj/ppc64/asm9.go
src/cmd/internal/obj/ppc64/asm_test.go