Stop using the mips32r6 ABI in MegaDevice
am: 66187d987c
* commit '66187d987c08ec1cfd489102f1097f9f20d15818':
Stop using the mips32r6 ABI in MegaDevice
Change-Id: Ie4a99a2175fe80f970041f15e4eeb78085347460
This commit is contained in:
@@ -929,7 +929,7 @@ func decodeMegaDevice() ([]Arch, error) {
|
||||
{"mips", "mips32-fp", "", []string{"mips"}},
|
||||
{"mips", "mips32r2-fp", "", []string{"mips"}},
|
||||
{"mips", "mips32r2-fp-xburst", "", []string{"mips"}},
|
||||
{"mips", "mips32r6", "", []string{"mips32r6"}},
|
||||
{"mips", "mips32r6", "", []string{"mips"}},
|
||||
// mips32r2dsp[r2]-fp fails in the assembler for divdf3.c in compiler-rt:
|
||||
// (same errors in make and soong)
|
||||
// Error: invalid operands `mtlo $ac0,$11'
|
||||
|
Reference in New Issue
Block a user