internal/cpu: correcting spelling errors in the comments

Change-Id: I8a6772cbf6b347d1bd80c5978423046a63a6b743
Reviewed-on: https://go-review.googlesource.com/c/go/+/780320
Auto-Submit: abner chenc <chenguoqi@loongson.cn>
Reviewed-by: Michael Pratt <mpratt@google.com>
LUCI-TryBot-Result: golang-scoped@luci-project-accounts.iam.gserviceaccount.com <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Meidan Li <limeidan@loongson.cn>
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
This commit is contained in:
Guoqi Chen 2026-05-20 14:37:54 +08:00 committed by Gopher Robot
parent b9c5520dbc
commit 856c405c4f

View file

@ -98,7 +98,7 @@ var Loong64 struct {
HasCRC32 bool // support CRC instruction
HasLAMCAS bool // support AMCAS[_DB].{B/H/W/D}
HasLAM_BH bool // support AM{SWAP/ADD}[_DB].{B/H} instruction
HasLLACQ_SCREL bool // support LLACQ.{W/D}SCREL.{W/D} instruction
HasLLACQ_SCREL bool // support LLACQ.{W/D}, SCREL.{W/D} instruction
HasSCQ bool // support SC.Q instruction
HasDBAR_HINTS bool // supports finer-grained DBAR hints
_ CacheLinePad