Use "pulongest" on aarch64-tdep.c:aarch64_gdbarch_init
[deliverable/binutils-gdb.git] / ld / testsuite / ld-arm / attr-merge-10b-dsp.s
1 .arch armv8-m.main
2
3 @ Tag_CPU_arch & Tag_CPU_arch_profile = v8-M.MAIN
4 .eabi_attribute Tag_CPU_arch, 17
5 .eabi_attribute Tag_CPU_arch_profile, 'M'
6 .eabi_attribute Tag_DSP_extension, 1
This page took 0.029735 seconds and 4 git commands to generate.