]> Cypherpunks repositories - gostls13.git/commit
cmd/internal/obj/loong64: add support for {V,XV}SET{EQ,NE}Z.V series instructions
authorlimeidan <limeidan@loongson.cn>
Thu, 10 Apr 2025 01:59:21 +0000 (09:59 +0800)
committerabner chenc <chenguoqi@loongson.cn>
Tue, 15 Apr 2025 11:54:50 +0000 (04:54 -0700)
commit005d7f29d1d797fc9afbae870ceb180ecf4e15ce
treed92392438d12e2e6662b3a072314a25963da84a8
parent57508059e80123499d2efbaeeed630f0263380e1
cmd/internal/obj/loong64: add support for {V,XV}SET{EQ,NE}Z.V series instructions

Change-Id: If3794dfde3ff461662c8a493ff51d0c779e81bca
Reviewed-on: https://go-review.googlesource.com/c/go/+/664795
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: abner chenc <chenguoqi@loongson.cn>
Reviewed-by: Michael Pratt <mpratt@google.com>
Reviewed-by: Dmitri Shuralyov <dmitshur@google.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