blob: 862ec74d144d378195786415044937ff5c64283c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
# name: attributes for -march=armv2a
# source: blank.s
# as: -march=armv2a
# readelf: -A
# This test is only valid on EABI based ports.
# target: *-*-*eabi
Attribute Section: aeabi
File Attributes
Tag_CPU_name: "2A"
Tag_CPU_arch: v4
Tag_ARM_ISA_use: Yes
Tag_DIV_use: Not allowed
|