level 8
debian 9开始要 32位, mips32R2及以上的指令集,64位 mips64R2
loongson 目前商用最成功的U ,loongson2F 是mipsIII 指令
2016年09月07日 09点09分
1
level 8
The Debian Installer team[1] is pleased to announce the seventh alpha
release of the installer for Debian 9 "Stretch"
Improvements in this release
===========================
* debian-installer:
- Bump Linux kernel version from 4.5.0-2 to 4.6.0-1.
- Bump kfreebsd (kernel) version to 10.3.
- Produce two beeps when booted with grub instead of one, so the
user knows she has to use the grub way to edit entries.
* syslinux:
- Fix input on the boot prompt being ignored (#823459).
Hardware support changes
=======================
* debian-installer:
- Add u-boot config script for Seagate Personal Cloud and Seagate
NAS.
- Use XZ compression for QNAP on Kirkwood due to size
restrictions.
- Mark fb-modules as required for armhf's netboot-gtk flavour.
- ARM: orion5x: Add a few Linkstation devices to netboot target.
- ARM: orion5x: Change initrd to XZ compression for all
orion5x-based Linkstation devices.
- Add mipsel octeon images.
- Drop mipsel cobalt support.
- Add mips64el support.
- Drop mipsel/loongson-2e and mipsel/loongson-2f images.
2016年09月07日 09点09分
3
level 8
debian-installer:
- Add u-boot config script for Seagate Personal Cloud and Seagate
NAS.
- Use XZ compression for QNAP on Kirkwood due to size
restrictions.
- Mark fb-modules as required for armhf's netboot-gtk flavour.
- ARM: orion5x: Add a few Linkstation devices to netboot target.
- ARM: orion5x: Change initrd to XZ compression for all
orion5x-based Linkstation devices.
- Add mipsel octeon images.
- Drop mipsel cobalt support.
- Add mips64el support.
- Drop mipsel/loongson-2e and mipsel/loongson-2f images.
2016年09月07日 09点09分
4
level 8
mips-linux-gnu linux MIPS32r2+FPXX big 32 MIPS o32 ABI MIPS psABI1415
mipsel-linux-gnu linux MIPS2(MIPS32r2 soon)+FPXX little 32 MIPS o32 ABI MIPS psABI1415
mips64-linux-gnuabin32 linux MIPS64r2 big 32 MIPS n32 ABI MIPSpro N32 ABI Handbook1416
mips64el-linux-gnuabin32 linux MIPS64r2 little 32 MIPS n32 ABI MIPSpro N32 ABI Handbook1416
mips64-linux-gnuabi64 linux MIPS64r2 big 64 MIPS 64-bit ABI MIPSpro N64 ABI Handbook1416
mips64el-linux-gnuabi64 linux MIPS64r2 little 64 MIPS 64-bit ABI MIPSpro N64 ABI Handbook1416
mipsisa32r6-linux-gnu linux MIPS32r6 big 32 MIPS o32 ABI MIPS psABI1415
mipsisa32r6el-linux-gnu linux MIPS32r6 little 32 MIPS o32 ABI MIPS psABI1415
mipsisa64r6-linux-gnuabin32 linux MIPS64r6 big 32 MIPS n32 ABI MIPSpro N32 ABI Handbook1416
mipsisa64r6el-linux-gnuabin32 linux MIPS64r6 little 32 MIPS n32 ABI MIPSpro N32 ABI Handbook1416
mipsisa64r6-linux-gnuabi64 linux MIPS64r6 big 64 MIPS 64-bit ABI MIPSpro N64 ABI Handbook1416
mipsisa64r6el-linux-gnuabi64 linux MIPS64r6 little 64 MIPS 64-bit ABI MIPSpro N64 ABI Handbook1416
2016年09月07日 09点09分
6
level 12
LoongISA64 release1是一套兼容 MIPS64 release3 并在访存、媒体、虚拟机、二进制翻译方面予以大量指令扩展的龙芯自定义指令集。——白皮书v2.4
2016年09月08日 04点09分
9
GS464E 实现了龙芯指令集(LoongISA)v1.00 版中的 MIPS64 兼容基础部分、MIPS64 DSP 指令(MIPS64 DSP Module)以及 64 位龙芯通用扩展指令(LoongEXT64)。——龙芯 3A2000/3B2000 处理器用户手册 下册 GS464E 处理器核 V1.02
2016年09月08日 04点09分
@桜坂_工兵 楼主要的信息在《龙芯 3A2000/3B2000 处理器用户手册 下册 GS464E 处理器核 V1.02》2.5 龙芯扩展指令集。
2016年09月08日 04点09分
@wenjie198881 那个我翻来覆去肯定比你看得多,那些信息没用,我要知道它们的指令格式、操作码、流水线延迟信息,那里显然没有
2016年09月08日 04点09分
@wenjie198881 你要是看过Intel处理器的用户手册就知道什么叫指令集文档,至少要有编码信息和伪代码,这样汇编器和编译器作者才知道怎么生成那些指令,文档才有用
2016年09月08日 04点09分
level 12
2. 龙芯 GS464V 处理器核指令集概述
龙芯 GS464V 处理器核兼容 MIPS64 R2 体系结构,其实现了 MIPS64 R2 规范所定义的
全套必需指令,同时还有一部分自定义的扩展指令。
龙芯 GS464V处理器核所实现的 MIPS64 R2兼容指令列举在 2.1 节中。囿于篇幅的原因,
这部分指令的详细定义不在本文档中给出。读者确需了解相关指令的详细定义,建议查阅
MIPS 体系结构规范 2.50 版本的卷 I 和卷 II。这部分指令中涉及实现相关的内容将在 2.2 节
中阐述,另有若干条 MIPS64 R2 指令 GS464V 处理器核的实现与 MIPS 体系结构规范并不
一致,也在 2.2 节中一并予以说明。
龙芯 GS464V 处理器核所实现的自定义扩展指令列举在 2.3 节中。囿于篇幅的原因,这
部分指令的详细定义不在本文档中给出。读者确需了解相关指令的详细定义,建议查阅《龙
芯指令系统手册》。《龙芯指令系统手册》目前只提供给授权客户。
——龙芯 3B1500 处理器用户手册下册GS464V 处理器核 V1.2
2016年09月08日 04点09分
10
龙芯GS464V处理器核实现了自定义扩展的256位向量指令,这部分指令的描述请见《龙芯指令系统手册——向量指令》。《龙芯指令系统手册》目前只提供给授权客户。
2016年09月11日 14点09分
level 12
龙芯 GS464 处理器核兼容 MIPS64 R2 体系结构,其实现了 MIPS64 R2 规范所定义的全套必需指令,同时还有一部分自定义的扩展指令。龙芯 GS464 处理器核所实现的 MIPS64 R2 兼容指令列举在 2.1 节中。囿于篇幅的原因,这部分指令的详细定义不在本文档中给出。读者确需了解相关指令的详细定义,建议查阅MIPS 体系结构规范 2.50 版本的卷 I 和卷 II。这部分指令中涉及实现相关的内容将在 2.2 节中阐述,另有若干条 MIPS64 R2 指令 GS464 处理器核的实现与 MIPS 体系结构规范并不一致,也在 2.2 节中一并予以说明。龙芯 GS464 处理器核所实现的自定义扩展指令列举在 2.3 节中。囿于篇幅的原因,这部分指令的详细定义不在本文档中给出。读者确需了解相关指令的详细定义,建议查阅《龙芯指令系统手册》。《龙芯指令系统手册》目前只提供给授权客户。
——龙芯 3A1000 处理器用户手册下册GS464 处理器核 V1.4
2016年09月08日 04点09分
11
既然兼容mips64的话基本都可以吧,不支持的我们可以另加程序支持
2016年09月09日 12点09分
level 8
https :// en.wikipedia.org/wiki/MIPS_instruction_set#MIPS32.2FMIPS64
2016年09月11日 10点09分
17