* elf32-arm.c (elf32_arm_nacl_plt0_entry, elf32_arm_nacl_plt_entry):
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arm / attr-march-armv7em.d
1 # name: attributes for -march=armv7e-m
2 # source: blank.s
3 # as: -march=armv7e-m
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: "7E-M"
11 Tag_CPU_arch: v7E-M
12 Tag_CPU_arch_profile: Microcontroller
13 Tag_THUMB_ISA_use: Thumb-2
This page took 0.030761 seconds and 4 git commands to generate.