]> Cypherpunks repositories - gostls13.git/commit
cmd/compile/internal: add register ABI information for s390x
authorSrinivas Pokala <Pokala.Srinivas@ibm.com>
Tue, 11 Nov 2025 03:33:33 +0000 (04:33 +0100)
committerKeith Randall <khr@golang.org>
Mon, 24 Nov 2025 18:21:19 +0000 (10:21 -0800)
commit73b6aa0fecbf8b32e04a7226a964a454694939af
treefbdd4aac75a141f66b2ba6b97f53e533077eb7bc
parent1036f6f48595a9a8aedf265c5e17df84cbf03a9f
cmd/compile/internal: add register ABI information for s390x

Update #40724

Change-Id: If8f2574259560b097db29347b2aecb098acef863
Reviewed-on: https://go-review.googlesource.com/c/go/+/719462
Reviewed-by: Keith Randall <khr@golang.org>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: David Chase <drchase@google.com>
Reviewed-by: Vishwanatha HD <vishwanatha.hd@ibm.com>
Reviewed-by: Keith Randall <khr@google.com>
src/cmd/compile/internal/s390x/ssa.go
src/cmd/compile/internal/ssa/_gen/S390XOps.go
src/cmd/compile/internal/ssa/config.go
src/cmd/compile/internal/ssa/opGen.go