6bab974cdc
Add mips64r6 target and corresponding mips32r6 target. Defaults remain as mips64r2 and mips32r2. Apply -FP64A codegen subsetting to mips32r6 only. Access FR=0 odd-numbered 32-bit float regs only via double-prec even-numbered regs, not by single-prec ops. Change-Id: I1740a6c658304b6c41242be58d68753e6f171658 |
||
---|---|---|
.. | ||
BoardConfig.mk | ||
device.mk | ||
README.txt | ||
system.prop |
The "generic_mips64" product defines a MIPS64 based non-hardware-specific target without a kernel or bootloader. It can be used to build the entire user-level system, and will work with the emulator. It is not a product "base class"; no other products inherit from it or use it in any way.