mirror of
https://github.com/autc04/Retro68.git
synced 2024-12-11 19:49:32 +00:00
13 lines
328 B
D
13 lines
328 B
D
|
#source: eabi-hard-float.s
|
||
|
#as:
|
||
|
#ld: -r
|
||
|
#readelf: -h
|
||
|
# This test is only valid on ELF based ports.
|
||
|
# not-target: *-*-*coff *-*-pe *-*-wince *-*-*aout* *-*-netbsd *-*-riscix*
|
||
|
# Check that we set the hard-float ABI flag directly
|
||
|
|
||
|
ELF Header:
|
||
|
#...
|
||
|
Flags: 0x5000400, Version5 EABI, hard-float ABI
|
||
|
#...
|