diff options
| author | Guoqi Chen <chenguoqi@loongson.cn> | 2024-10-17 16:26:52 +0800 |
|---|---|---|
| committer | abner chenc <chenguoqi@loongson.cn> | 2024-11-08 01:05:00 +0000 |
| commit | 2751443e92d9ac6adee2ce0433253fd7b2c04b0f (patch) | |
| tree | e43ba763911adfd5a5ae707b28f66fe498f5f7ad /test/codegen | |
| parent | e534989d18dce2c3b80b883f27f652b746c9f3a3 (diff) | |
| download | go-2751443e92d9ac6adee2ce0433253fd7b2c04b0f.tar.xz | |
cmd/internal/obj/loong64: add {V,XV}PCNT.{B,H,W,D} instructions support
Go asm syntax:
VPCNT{B,H,W,V} VJ, VD
XVPCNT{B,H,W,V} XJ, XD
Equivalent platform assembler syntax:
vpcnt.{b,w,h,d} vd, vj
xvpcnt.{b,w,h,d} xd, xj
Change-Id: Icec4446b1925745bc3a0bc3f6397d862953b9098
Reviewed-on: https://go-review.googlesource.com/c/go/+/620736
Reviewed-by: Meidan Li <limeidan@loongson.cn>
Reviewed-by: David Chase <drchase@google.com>
Reviewed-by: Cherry Mui <cherryyz@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: sophie zhao <zhaoxiaolin@loongson.cn>
Diffstat (limited to 'test/codegen')
0 files changed, 0 insertions, 0 deletions
