mirror of
https://github.com/autc04/Retro68.git
synced 2024-11-28 05:51:04 +00:00
13 lines
331 B
D
13 lines
331 B
D
|
#source: eabi-soft-float.s
|
||
|
#as:
|
||
|
#ld: -r
|
||
|
#readelf: -h
|
||
|
# This test is only valid on ELF based ports.
|
||
|
# not-target: *-*-*coff *-*-pe *-*-wince *-*-*aout* *-*-netbsd *-*-riscix*
|
||
|
# if we call "ld -r", it should *not* set either of the float ABI flags
|
||
|
|
||
|
ELF Header:
|
||
|
#...
|
||
|
Flags: 0x5000000, Version5 EABI
|
||
|
#...
|