Add EABI4 and EABI5 for arm
This commit is contained in:
parent
7dd78711cb
commit
a7f19c0a52
|
@ -101,6 +101,9 @@
|
|||
>>18 leshort 38 TRW RH-32,
|
||||
>>18 leshort 39 Motorola RCE,
|
||||
>>18 leshort 40 ARM,
|
||||
>>>4 byte 1
|
||||
>>>>36 lelong&0xff000000 0x04000000 EABI4
|
||||
>>>>36 lelong&0xff000000 0x05000000 EABI5
|
||||
>>18 leshort 41 Alpha,
|
||||
>>18 leshort 0xa390 IBM S/390 (obsolete),
|
||||
>>18 leshort 42 Renesas SH,
|
||||
|
@ -254,6 +257,9 @@
|
|||
>>18 beshort 38 TRW RH-32,
|
||||
>>18 beshort 39 Motorola RCE,
|
||||
>>18 beshort 40 ARM,
|
||||
>>>4 byte 2
|
||||
>>>>36 belong&0xff000000 0x04000000 EABI4
|
||||
>>>>36 belong&0xff000000 0x05000000 EABI5
|
||||
>>18 beshort 41 Alpha,
|
||||
>>18 beshort 42 Renesas SH,
|
||||
>>18 beshort 43 SPARC V9,
|
||||
|
|
Loading…
Reference in New Issue