]> Cypherpunks repositories - gostls13.git/commit
cmd/internal/obj/arm64: factor out constant classification code
authorJoel Sing <joel@sing.id.au>
Thu, 20 Feb 2025 11:53:51 +0000 (22:53 +1100)
committerJoel Sing <joel@sing.id.au>
Sat, 29 Mar 2025 13:30:04 +0000 (06:30 -0700)
commit391dde29a37f3fd450f7d61e3f220930e0164b89
tree7db6af800862a503bbb0a879b331ca121b43c25d
parent535e0daefd5ae1364df148c69fc893a068267605
cmd/internal/obj/arm64: factor out constant classification code

This will allow for further improvements and deduplication.

Change-Id: I9374fc2d16168ced06f3fcc9e558a9c85e24fd01
Reviewed-on: https://go-review.googlesource.com/c/go/+/650936
Reviewed-by: Fannie Zhang <Fannie.Zhang@arm.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Cherry Mui <cherryyz@google.com>
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
src/cmd/internal/obj/arm64/asm7.go