[PATCH] Documentation: loongarch: Fix typo "eXtention" -> "Extension"
From: Wang Zihan
Date: Sat May 02 2026 - 07:20:46 EST
Fix the spelling of SIMD Extension in Chinese documentation
(both Simplified and Traditional).
Signed-off-by: Wang Zihan <3772548978@xxxxxx>
---
.../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