mirror of
https://github.com/autc04/Retro68.git
synced 2024-11-27 14:50:23 +00:00
15 lines
377 B
D
15 lines
377 B
D
|
#source: attr-merge-div-1.s
|
||
|
#source: attr-merge-div-0.s
|
||
|
#as: -mcpu=cortex-m3
|
||
|
#ld: -r
|
||
|
#readelf: -A
|
||
|
# This test is only valid on ELF based ports.
|
||
|
# not-target: *-*-*coff *-*-pe *-*-wince *-*-*aout* *-*-netbsd *-*-riscix*
|
||
|
|
||
|
Attribute Section: aeabi
|
||
|
File Attributes
|
||
|
Tag_CPU_name: "Cortex-M3"
|
||
|
Tag_CPU_arch: v7
|
||
|
Tag_CPU_arch_profile: Microcontroller
|
||
|
Tag_THUMB_ISA_use: Thumb-2
|