Projet_SETI_RISC-V/riscv-gnu-toolchain/gdb/ld/testsuite/ld-arm/attr-merge-hardfp-use-1a.s
2023-03-06 14:48:14 +01:00

12 lines
217 B
ArmAsm

.syntax unified
.cpu cortex-m4
.fpu fpv4-sp-d16
.thumb
.text
.align 2
.global foo
.thumb
.thumb_func
.type foo, %function
foo:
bx lr