Projet_SETI_RISC-V/riscv-gnu-toolchain/gdb/ld/testsuite/ld-arm/eabi-hard-float.s
2023-03-06 14:48:14 +01:00

9 lines
163 B
ArmAsm

.cpu cortex-a9
.fpu vfpv3
.eabi_attribute Tag_ABI_VFP_args, 1
.file "eabi-hard-float.s"
.globl _start
.type _start,%function
_start:
.size _start,.-_start