]> Cypherpunks repositories - gostls13.git/commit
cmd/asm: add support for loong64 CRC32 instructions
authorXiaolin Zhao <zhaoxiaolin@loongson.cn>
Thu, 31 Oct 2024 07:11:05 +0000 (15:11 +0800)
committerabner chenc <chenguoqi@loongson.cn>
Fri, 1 Nov 2024 01:55:14 +0000 (01:55 +0000)
commit7240c6cb970bd395e7005988b4ce6af73a8e59c0
treebaa12e9ff069476a820d81322e0d4db562d7a924
parent3f694f73d0581b2f95054b4c5652a25b5d8e5116
cmd/asm: add support for loong64 CRC32 instructions

This patch is a copy of CL 478595.
Co-authored-by: WANG Xuerui <git@xen0n.name>
Change-Id: Ifb6e8183c83a5dfe5dec84e173a74d5de62692a0
Reviewed-on: https://go-review.googlesource.com/c/go/+/623875
Reviewed-by: Carlos Amedee <carlos@golang.org>
Reviewed-by: abner chenc <chenguoqi@loongson.cn>
Reviewed-by: Michael Pratt <mpratt@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
src/cmd/asm/internal/asm/testdata/loong64enc1.s
src/cmd/internal/obj/loong64/a.out.go
src/cmd/internal/obj/loong64/anames.go
src/cmd/internal/obj/loong64/asm.go