mention mips64 n32 ABI support in INSTALL doc

This commit is contained in:
Rich Felker 2019-07-09 18:40:50 -04:00
parent 0f72228208
commit a730639273
1 changed files with 1 additions and 1 deletions

View File

@ -63,7 +63,7 @@ and ABI combinations:
is required is required
* MIPS64 * MIPS64
* ABI is n64 (LP64) * ABI is n64 (LP64) or n32 (ILP32)
* 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