mirror of
https://github.com/autc04/Retro68.git
synced 2025-01-05 22:32:37 +00:00
6 lines
145 B
ArmAsm
6 lines
145 B
ArmAsm
.arch armv8-a
|
|
|
|
@ Tag_CPU_arch & Tag_CPU_arch_profile = v8 || v8-R
|
|
.eabi_attribute Tag_CPU_arch, 14
|
|
.eabi_attribute Tag_CPU_arch_profile, 'S'
|