# name: attributes for vfpv4-sp-d16 using architecture extensions # source: blank.s # as: -march=armv7e-m+fp # readelf: -A # This test is only valid on EABI based ports. # target: *-*-*eabi* *-*-nacl* Attribute Section: aeabi File Attributes Tag_CPU_name: "7E-M" Tag_CPU_arch: v7E-M Tag_CPU_arch_profile: Microcontroller Tag_THUMB_ISA_use: Thumb-2 Tag_FP_arch: VFPv4-D16 Tag_ABI_HardFP_use: SP only |