Lines Matching +full:loongson +full:- +full:3

1 .. SPDX-License-Identifier: GPL-2.0
3 .. include:: ../../disclaimer-zh_CN.rst
6 :Translator: Huacai Chen <chenhuacai@loongson.cn>
12 LoongArch是一种新的RISC ISA,在一定程度上类似于MIPS和RISC-V。LoongArch指令集
25 ----------
32 :ref:`参考文献 <loongarch-references-zh_CN>`:
41 ``$r4``-``$r11`` ``$a0``-``$a7`` 参数寄存器 否
42 ``$r4``-``$r5`` ``$v0``-``$v1`` 返回值 否
43 ``$r12``-``$r20`` ``$t0``-``$t8`` 临时寄存器 否
46 ``$r23``-``$r31`` ``$s0``-``$s8`` 静态寄存器 是
56 ----------
66 ``$f0``-``$f7`` ``$fa0``-``$fa7`` 参数寄存器 否
67 ``$f0``-``$f1`` ``$fv0``-``$fv1`` 返回值 否
68 ``$f8``-``$f23`` ``$ft0``-``$ft15`` 临时寄存器 否
69 ``$f24``-``$f31`` ``$fs0``-``$fs7`` 静态寄存器 是
78 ----------
82 - 128位向量扩展LSX(全称Loongson SIMD eXtention),
83 - 256位向量扩展LASX(全称Loongson Advanced SIMD eXtention)。
91 --------------
148 0x180+n (0≤n≤3) 直接映射配置窗口n DMWn
174 --------
182 3R Opcode + Rk + Rj + Rd
193 4R-type格式特有的附加操作数(寄存器)。I8/I12/I14/I16/I21/I26分别是8位/12位/14位/
198 --------
201 :ref:`参考文献 <loongarch-references-zh_CN>` 中的文档。
218 3. 位域操作指令::
262 直接映射虚拟内存通过CSR.DMWn(n=0~3)来进行配置,虚拟地址(VA)和物理地址(PA)
276 ``UVRANGE`` ``0x00000000 - 0x7FFFFFFF`` 分页映射, 可缓存, PLV0~3
277 ``KPRANGE0`` ``0x80000000 - 0x9FFFFFFF`` 直接映射, 非缓存, PLV0
278 ``KPRANGE1`` ``0xA0000000 - 0xBFFFFFFF`` 直接映射, 可缓存, PLV0
279 ``KVRANGE`` ``0xC0000000 - 0xFFFFFFFF`` 分页映射, 可缓存, PLV0
291 ``XUVRANGE`` ``0x0000000000000000 - 分页映射, 可缓存, PLV0~3
293 ``XSPRANGE`` ``0x4000000000000000 - 直接映射, 可缓存 / 非缓存, PLV0
295 ``XKPRANGE`` ``0x8000000000000000 - 直接映射, 可缓存 / 非缓存, PLV0
297 ``XKVRANGE`` ``0xC000000000000000 - 分页映射, 可缓存, PLV0
316 芯)是一个处理器家族。龙芯包括三个系列:Loongson-1(龙芯1号)是32位处理器系列,
317 Loongson-2(龙芯2号)是低端64位处理器系列,而Loongson-3(龙芯3号)是高端64位处理
319 为例:龙芯3A1000/3B1500/3A2000/3A3000/3A4000都是兼容MIPS的,而龙芯3A5000(以及将
322 .. _loongarch-references-zh_CN:
329 http://www.loongson.cn/
335 https://github.com/loongson/
337 https://loongson.github.io/LoongArch-Documentation/
341 …https://github.com/loongson/LoongArch-Documentation/releases/latest/download/LoongArch-Vol1-v1.10-
343 …https://github.com/loongson/LoongArch-Documentation/releases/latest/download/LoongArch-Vol1-v1.10-
347 …https://github.com/loongson/LoongArch-Documentation/releases/latest/download/LoongArch-ELF-ABI-v2.…
349 …https://github.com/loongson/LoongArch-Documentation/releases/latest/download/LoongArch-ELF-ABI-v2.…
353 https://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongson.git