gdb-msvc/sim/testsuite/d10v-elf/loop.s

7 lines
48 B
ArmAsm

.text
.globl _start
_start:
bra _start
nop