* config/tc-arm.c (arm_ext_v6m): New variable.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arm / attr-order.d
CommitLineData
5aa6ff7c
AS
1# name: EABI attribute ordering
2# source: attr-order.s
3# as:
4# readelf: -A
c342304d
NC
5# This test is only valid on EABI based ports.
6# target: *-*-*eabi
5aa6ff7c
AS
7
8Attribute Section: aeabi
9File Attributes
10 Tag_conformance: "2.07"
11 Tag_nodefaults: True
12 Tag_CPU_name: "ARM7TDMI"
13 Tag_CPU_arch: v4T
ee3c0378
AS
14 Tag_ARM_ISA_use: Yes
15 Tag_THUMB_ISA_use: Thumb-1
4547cb56 16 Tag_DIV_use: Not allowed
5aa6ff7c
AS
17 Tag_unknown_63: "val"
18 Tag_also_compatible_with: v6-M
19 Tag_T2EE_use: Allowed
cd21e546 20 Tag_Virtualization_use: TrustZone
This page took 0.100442 seconds and 4 git commands to generate.