aboutsummaryrefslogtreecommitdiff
path: root/src/runtime
diff options
context:
space:
mode:
authorSrinivas Pokala <Pokala.Srinivas@ibm.com>2025-11-11 04:47:55 +0100
committerKeith Randall <khr@golang.org>2025-11-24 10:21:41 -0800
commit85e60800893df03c5b071f66fa2dde5e00fdf295 (patch)
treedd1ad82bc2be84282d83f062c36d6e2168533b5c /src/runtime
parent24697419c54c046370c3431fb45842689c042984 (diff)
downloadgo-85e60800893df03c5b071f66fa2dde5e00fdf295.tar.xz
cmd/internal/obj: set morestack arg spilling and regabi prologue on
s390x This CL spill arg registers before calling morestack, unspill them after morestack call. It also avoid clobbering the register that could contain incoming argument values. Change registers on s390x to avoid regABI arguments. Update #40724 Change-Id: I67b20552410dd23ef0b86f14b9c5bfed9f9723a6 Reviewed-on: https://go-review.googlesource.com/c/go/+/719421 Reviewed-by: Vishwanatha HD <vishwanatha.hd@ibm.com> Reviewed-by: Keith Randall <khr@golang.org> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Reviewed-by: Keith Randall <khr@google.com> Reviewed-by: David Chase <drchase@google.com>
Diffstat (limited to 'src/runtime')
0 files changed, 0 insertions, 0 deletions