mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-27 04:52:05 +08:00
7 lines
187 B
ArmAsm
7 lines
187 B
ArmAsm
|
.arch armv8-m.main
|
||
|
|
||
|
@ Tag_CPU_arch & Tag_CPU_arch_profile = v8-M.MAIN
|
||
|
.eabi_attribute Tag_CPU_arch, 17
|
||
|
.eabi_attribute Tag_CPU_arch_profile, 'M'
|
||
|
.eabi_attribute Tag_DSP_extension, 1
|