Add support to the ARC disassembler for selecting instruction classes.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arm / attr-mcpu.d
CommitLineData
ee3c0378
AS
1# name: EABI attributes from command line
2# source: blank.s
45eb4c1b 3# as: -mcpu=cortex-a8 -mfpu=neon
ee3c0378 4# readelf: -A
c342304d 5# This test is only valid on EABI based ports.
0085488a 6# target: *-*-*eabi* *-*-nacl*
ee3c0378
AS
7
8Attribute Section: aeabi
9File Attributes
4ff9b924 10 Tag_CPU_name: "Cortex-A8"
ee3c0378
AS
11 Tag_CPU_arch: v7
12 Tag_CPU_arch_profile: Application
13 Tag_ARM_ISA_use: Yes
14 Tag_THUMB_ISA_use: Thumb-2
75375b3e 15 Tag_FP_arch: VFPv3
ee3c0378 16 Tag_Advanced_SIMD_arch: NEONv1
f4c65163 17 Tag_Virtualization_use: TrustZone
This page took 0.331623 seconds and 4 git commands to generate.