diff options
| author | Guoqi Chen <chenguoqi@loongson.cn> | 2025-04-25 10:53:04 +0800 |
|---|---|---|
| committer | abner chenc <chenguoqi@loongson.cn> | 2025-05-12 17:41:20 -0700 |
| commit | 3474c52e4b082421aa948eb178279f6a879701e2 (patch) | |
| tree | 42582c4270b2cff9a22e7b74e43acd9fc66e096e /src/runtime/debug | |
| parent | 52624e533fe52329da5ba6ebb9c37712048168e0 (diff) | |
| download | go-3474c52e4b082421aa948eb178279f6a879701e2.tar.xz | |
cmd/internal/obj/loong64: Add preld{,x} instructions support
Go asm syntax:
PRELD 16(R4), $8
PRELDX (R4)(R5), $8
Equivalent platform assembler syntax:
preld $8, $r4, 16
preldx $8, $r4, $r5
Change-Id: Ie81d22ebaf4153388a7e9d8fa0f618a0ae7a1c9f
Reviewed-on: https://go-review.googlesource.com/c/go/+/671875
Reviewed-by: sophie zhao <zhaoxiaolin@loongson.cn>
Reviewed-by: Meidan Li <limeidan@loongson.cn>
Reviewed-by: Cherry Mui <cherryyz@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Michael Knyszek <mknyszek@google.com>
Diffstat (limited to 'src/runtime/debug')
0 files changed, 0 insertions, 0 deletions
