]> Cypherpunks repositories - gostls13.git/commit
cmd/internal/obj/loong64: add MASKEQZ and MASKNEZ instructions support
authorWayne Zuo <wdvxdr@golangcn.org>
Sat, 9 Jul 2022 03:28:50 +0000 (11:28 +0800)
committerKeith Randall <khr@golang.org>
Tue, 23 Aug 2022 23:17:55 +0000 (23:17 +0000)
commit1dcef7b3bdcea4a829ea22c821e6a9484c325d61
tree530b33e0623054f5be26998f955e085879c92480
parentaa4299735b78189eeac1e2c4edafb9d014cc62d7
cmd/internal/obj/loong64: add MASKEQZ and MASKNEZ instructions support

Change-Id: Ied16c3be47c863a94d46bd568191057ded4b7d0a
Reviewed-on: https://go-review.googlesource.com/c/go/+/416734
TryBot-Result: Gopher Robot <gobot@golang.org>
Run-TryBot: Wayne Zuo <wdvxdr@golangcn.org>
Reviewed-by: David Chase <drchase@google.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
Reviewed-by: xiaodong liu <teaofmoli@gmail.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