]> Cypherpunks repositories - gostls13.git/commit
cmd/internal/obj/loong64: remove case 17 in func asmout
authorlimeidan <limeidan@loongson.cn>
Sat, 6 Jan 2024 03:34:34 +0000 (11:34 +0800)
committerGopher Robot <gobot@golang.org>
Wed, 31 Jul 2024 15:38:21 +0000 (15:38 +0000)
commit5ca7d4645ffcb01c9a8497ced818b25911ab3cbf
treec071090e8f0a5a98610aa1e8a68852c9f6884d7e
parent0214749fef334f9879287d6eec3f059e803a5270
cmd/internal/obj/loong64: remove case 17 in func asmout

There is no relative optab item case 17, remove it.

Change-Id: I3ceaa3283c3641afafd46362737ff847a1d80665
Reviewed-on: https://go-review.googlesource.com/c/go/+/565617
Reviewed-by: abner chenc <chenguoqi@loongson.cn>
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
Auto-Submit: abner chenc <chenguoqi@loongson.cn>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Qiqi Huang <huangqiqi@loongson.cn>
Reviewed-by: sophie zhao <zhaoxiaolin@loongson.cn>
Reviewed-by: Michael Knyszek <mknyszek@google.com>
src/cmd/internal/obj/loong64/asm.go