diff options
| author | Xiaolin Zhao <zhaoxiaolin@loongson.cn> | 2025-11-18 10:55:19 +0800 |
|---|---|---|
| committer | abner chenc <chenguoqi@loongson.cn> | 2025-11-19 19:00:54 -0800 |
| commit | 7f2ae21fb481e527086aafee6da3dafdca444f7a (patch) | |
| tree | bc0935fa7452649b17905cc0920e1da4576c8ccf /src/runtime/testdata | |
| parent | a2946f23854b0815d4d5883ec48432358f4052c5 (diff) | |
| download | go-7f2ae21fb481e527086aafee6da3dafdca444f7a.tar.xz | |
cmd/internal/obj/loong64: add MULW.D.W[U] instructions
Go asm syntax:
MULWVW RK, RJ, RD
MULWVWU RK, RJ, RD
Equivalent platform assembler syntax:
mulw.d.w rd, rj, rk
mulw.d.wu rd, rj, rk
Change-Id: Ie46a21904a4c25d04200b0663f83072c38a76c6f
Reviewed-on: https://go-review.googlesource.com/c/go/+/721521
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: abner chenc <chenguoqi@loongson.cn>
Reviewed-by: Meidan Li <limeidan@loongson.cn>
Reviewed-by: Mark Freeman <markfreeman@google.com>
Reviewed-by: Keith Randall <khr@google.com>
Diffstat (limited to 'src/runtime/testdata')
0 files changed, 0 insertions, 0 deletions
