Linux Documentation
 help / color / mirror / Atom feed
* [PATCH] Documentation: loongarch: Fix typo "eXtention" -> "Extension"
@ 2026-05-02 11:19 Wang Zihan
  2026-05-02 11:45 ` Björn Persson
  0 siblings, 1 reply; 2+ messages in thread
From: Wang Zihan @ 2026-05-02 11:19 UTC (permalink / raw)
  To: loongarch
  Cc: chenhuacai, kernel, alexs, si.yanteng, dzm91, corbet, skhan,
	2023002089, linux-doc, linux-kernel, Wang Zihan

Fix the spelling of SIMD Extension in Chinese documentation
(both Simplified and Traditional).

Signed-off-by: Wang Zihan <3772548978@qq.com>
---
 .../translations/zh_CN/arch/loongarch/introduction.rst        | 4 ++--
 .../translations/zh_TW/arch/loongarch/introduction.rst        | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/Documentation/translations/zh_CN/arch/loongarch/introduction.rst b/Documentation/translations/zh_CN/arch/loongarch/introduction.rst
index bf463c5a4..7cd88dfac 100644
--- a/Documentation/translations/zh_CN/arch/loongarch/introduction.rst
+++ b/Documentation/translations/zh_CN/arch/loongarch/introduction.rst
@@ -79,8 +79,8 @@ LA64中每个寄存器为64位宽。 ``$r0`` 的内容总是固定为0,而其
 
 LoongArch现有两种向量扩展:
 
-- 128位向量扩展LSX(全称Loongson SIMD eXtention),
-- 256位向量扩展LASX(全称Loongson Advanced SIMD eXtention)。
+- 128位向量扩展LSX(全称Loongson SIMD Extension),
+- 256位向量扩展LASX(全称Loongson Advanced SIMD Extension)。
 
 LSX使用 ``$v0`` ~ ``$v31`` 向量寄存器,而LASX则使用 ``$x0`` ~ ``$x31`` 。
 
diff --git a/Documentation/translations/zh_TW/arch/loongarch/introduction.rst b/Documentation/translations/zh_TW/arch/loongarch/introduction.rst
index a5603f9b0..9e4a96f1a 100644
--- a/Documentation/translations/zh_TW/arch/loongarch/introduction.rst
+++ b/Documentation/translations/zh_TW/arch/loongarch/introduction.rst
@@ -79,8 +79,8 @@ LA64中每個寄存器爲64位寬。 ``$r0`` 的內容總是固定爲0,而其
 
 LoongArch現有兩種向量擴展:
 
-- 128位向量擴展LSX(全稱Loongson SIMD eXtention),
-- 256位向量擴展LASX(全稱Loongson Advanced SIMD eXtention)。
+- 128位向量擴展LSX(全稱Loongson SIMD Extension),
+- 256位向量擴展LASX(全稱Loongson Advanced SIMD Extension)。
 
 LSX使用 ``$v0`` ~ ``$v31`` 向量寄存器,而LASX則使用 ``$x0`` ~ ``$x31`` 。
 
-- 
2.54.0


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2026-05-02 11:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-05-02 11:19 [PATCH] Documentation: loongarch: Fix typo "eXtention" -> "Extension" Wang Zihan
2026-05-02 11:45 ` Björn Persson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox