]> Cypherpunks repositories - gostls13.git/commit
internal/bytealg: port bytealg functions to reg ABI on s390x
authorSrinivas Pokala <Pokala.Srinivas@ibm.com>
Tue, 11 Nov 2025 04:26:42 +0000 (05:26 +0100)
committerKeith Randall <khr@golang.org>
Mon, 24 Nov 2025 18:22:43 +0000 (10:22 -0800)
commit2fe0ba8d5238c408eaa5fbd4a7721a7be18170e5
tree8e2efa2b394a0d236a90c1e5aae6411a33a0c11a
parent4529c8fba65bf2c80e3bd4dac0851451a101c936
internal/bytealg: port bytealg functions to reg ABI on s390x

This adds support for the reg ABI to the byte/string functions for
s390x. These are initially under control of the GOEXPERIMENT
macro until all changes are in.

Updates #40724

Change-Id: Ia3532523fe3a839cc0370d6fe1544972327be514
Reviewed-on: https://go-review.googlesource.com/c/go/+/719481
Reviewed-by: Vishwanatha HD <vishwanatha.hd@ibm.com>
Reviewed-by: David Chase <drchase@google.com>
Reviewed-by: Keith Randall <khr@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Keith Randall <khr@golang.org>
src/internal/bytealg/compare_s390x.s
src/internal/bytealg/equal_s390x.s
src/internal/bytealg/indexbyte_s390x.s