Stop using the mips32r6 ABI in MegaDevice am: 66187d987c
am: a76bbe2bab
* commit 'a76bbe2bab3921a98b7ac9a1ac74f124acd8198e':
Stop using the mips32r6 ABI in MegaDevice
Change-Id: Ie1cab9f669ed3ce09d1a85bc5676707d2c5d5daf
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