]> Cypherpunks repositories - gostls13.git/commit
cmd/internal/obj/arm64: use more appropriate types for opldpstp
authorJoel Sing <joel@sing.id.au>
Sun, 26 Feb 2023 19:03:31 +0000 (06:03 +1100)
committerJoel Sing <joel@sing.id.au>
Wed, 5 Apr 2023 19:41:49 +0000 (19:41 +0000)
commit0a092d7f8007554e393e19ff5f841574bb2cb790
treeb9ca15b71e1b76b7f6d8e3b5a8a9bb10ff243bbe
parentd389f779d443f10a6ea7698ac732b026768c5ce6
cmd/internal/obj/arm64: use more appropriate types for opldpstp

This allows for a large number of casts to be removed at call sites.
While here, use consistent register naming.

Change-Id: I68cee985f6500ed9523f7fb3efbc11bb849681dc
Reviewed-on: https://go-review.googlesource.com/c/go/+/471516
Reviewed-by: Cherry Mui <cherryyz@google.com>
Run-TryBot: Joel Sing <joel@sing.id.au>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Michael Knyszek <mknyszek@google.com>
src/cmd/internal/obj/arm64/asm7.go