e7a8446f9d2410d25d0f2d274f8b4a6cc8c8355b
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arm / attr-march-armv8-r+fp.d
1 # name: attributes for -march=armv8-r+fp
2 # source: blank.s
3 # as: -march=armv8-r+fp
4 # readelf: -A
5 # This test is only valid on EABI based ports.
6 # target: *-*-*eabi* *-*-nacl*
7
8 Attribute Section: aeabi
9 File Attributes
10 Tag_CPU_name: "8-R"
11 Tag_CPU_arch: v8-R
12 Tag_CPU_arch_profile: Application
13 Tag_ARM_ISA_use: Yes
14 Tag_THUMB_ISA_use: Thumb-2
15 Tag_FP_arch: FP for ARMv8
16 Tag_MPextension_use: Allowed
17 Tag_Virtualization_use: TrustZone and Virtualization Extensions
This page took 0.031381 seconds and 3 git commands to generate.