Home | History | Annotate | Download | only in ld-arm
      1 	.cpu cortex-m1
      2 
      3 	@ Tag_CPU_arch = v6-M
      4 	.eabi_attribute Tag_CPU_arch, 11
      5 
      6 	@ Tag_also_compatible_with = v4T
      7 	.eabi_attribute Tag_also_compatible_with, "\006\002"
      8 
      9 	.eabi_attribute Tag_ABI_FP_number_model, 0
     10 	.eabi_attribute Tag_ABI_VFP_args, 0
     11