]> Cypherpunks.ru repositories - gostls13.git/commit
cmd/internal/obj/arm64: use more appropriate types for olsr12u
authorJoel Sing <joel@sing.id.au>
Sun, 8 Jan 2023 18:22:20 +0000 (05:22 +1100)
committerJoel Sing <joel@sing.id.au>
Thu, 23 Feb 2023 06:10:33 +0000 (06:10 +0000)
commitf07fafacef04e8a8eaf2c8d2e1a14dc88e8683ee
tree34dfd9a4442fbfa4f40eb3e576846426703cd7d0
parentecff9c9335584a58ff6c45e71876ba60d982676c
cmd/internal/obj/arm64: use more appropriate types for olsr12u

This allows for a large number of casts to be removed at call sites.

Change-Id: Id929f6c7155b0b59a2bcdf43144de95a007b8a48
Reviewed-on: https://go-review.googlesource.com/c/go/+/461139
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Than McIntosh <thanm@google.com>
Reviewed-by: Cherry Mui <cherryyz@google.com>
Run-TryBot: Joel Sing <joel@sing.id.au>
Reviewed-by: Eric Fang <eric.fang@arm.com>
src/cmd/internal/obj/arm64/asm7.go