binutils-gdb/sim/testsuite/fr30-elf/exit47.s
1999-04-16 01:35:26 +00:00

8 lines
93 B
ArmAsm

;; Return with exit code 47.
.global _start
_start:
ldi32 #47,r4
ldi32 #1,r0
int #10