提交 12fecbb4 编写于 作者: R Rich Felker

document mips r6 in INSTALL file

上级 370679ba
...@@ -55,12 +55,13 @@ and ABI combinations: ...@@ -55,12 +55,13 @@ and ABI combinations:
* Little-endian default; big-endian variants also supported * Little-endian default; big-endian variants also supported
* MIPS * MIPS
* ABI is o32 * ABI is o32, fp32/fpxx (except on r6 which is fp64)
* Big-endian default; little-endian variants also supported * Big-endian default; little-endian variants also supported
* Default ABI variant uses FPU registers; alternate soft-float ABI * Default ABI variant uses FPU registers; alternate soft-float ABI
that does not use FPU registers or instructions is available that does not use FPU registers or instructions is available
* MIPS2 or later, or kernel emulation of ll/sc (standard in Linux) * MIPS2 or later, or kernel emulation of ll/sc (standard in Linux)
is required is required
* MIPS32r6, an incompatible ISA, is supported as a variant "mipsr6"
* MIPS64 * MIPS64
* ABI is n64 (LP64) or n32 (ILP32) * ABI is n64 (LP64) or n32 (ILP32)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册