]> Cypherpunks repositories - gostls13.git/commit
cmd/internal/obj/loong64: add support for movgr2cf and movcf2gr instructions
authorHuang Qiqi <huangqiqi@loongson.cn>
Mon, 13 Mar 2023 10:50:49 +0000 (18:50 +0800)
committerBen Shi <powerman1st@163.com>
Tue, 21 Mar 2023 06:53:28 +0000 (06:53 +0000)
commit2ef70d9d0f98832c8103a7968b195e560a8bb262
tree6daef374655412842365907571acd882e5b1524f
parent6f2ef5ec98e1a14ee7a2805f68241cfa5feff8bd
cmd/internal/obj/loong64: add support for movgr2cf and movcf2gr instructions

Change-Id: I7ff3c8df24ed7990fe104bc2530354c0bd5fe018
Reviewed-on: https://go-review.googlesource.com/c/go/+/475576
TryBot-Result: Gopher Robot <gobot@golang.org>
Run-TryBot: Cherry Mui <cherryyz@google.com>
Reviewed-by: Cherry Mui <cherryyz@google.com>
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
Reviewed-by: abner chenc <chenguoqi@loongson.cn>
Reviewed-by: xiaodong liu <teaofmoli@gmail.com>
Reviewed-by: WANG Xuerui <git@xen0n.name>
src/cmd/asm/internal/asm/testdata/loong64enc1.s
src/cmd/internal/obj/loong64/asm.go