[PATCH] Documentation: loongarch: Fix typo "eXtention" -> "Extension"

In review
From:Wang Zihan <3772548978@qq.com>
Date:
Message-ID:<tencent_ADC4AD99CFC8EFB26D25889B11D4864B9B05@qq.com>
Patch:v1 · 1/1
Language:Mixed
Patch-ID:ab7aeab020fa38befe6456f4f800ba55751deed7
Files:Documentation/translations/zh_CN/arch/loongarch/introduction.rstDocumentation/translations/zh_TW/arch/loongarch/introduction.rst

Patch content 2 changed files

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.rstindex 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.rstindex 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