diff options
| author | Xiaolin Zhao <zhaoxiaolin@loongson.cn> | 2025-08-26 15:40:57 +0800 |
|---|---|---|
| committer | Gopher Robot <gobot@golang.org> | 2025-09-04 12:24:25 -0700 |
| commit | ddce0522bee36764c3b9529b8584c3d5b53c5dac (patch) | |
| tree | e46b44486f399f7c069e12890a0c59f2063e86b7 /src/net/http | |
| parent | 00b8474e47a1f0381170734604a7ce8123d7146d (diff) | |
| download | go-ddce0522bee36764c3b9529b8584c3d5b53c5dac.tar.xz | |
cmd/internal/obj/loong64: add ADDU16I.D instruction support
Go asm syntax:
ADDV16 $(1<<16), R4, R5
Equivalent platform assembler syntax:
addu16i.d r5, r4, $1
Change-Id: Ica4a4e779d0a107cda3eade86027abd6458779a4
Reviewed-on: https://go-review.googlesource.com/c/go/+/699056
Reviewed-by: abner chenc <chenguoqi@loongson.cn>
Reviewed-by: Michael Pratt <mpratt@google.com>
Auto-Submit: Michael Pratt <mpratt@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Cherry Mui <cherryyz@google.com>
Diffstat (limited to 'src/net/http')
0 files changed, 0 insertions, 0 deletions
