]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - sim/testsuite/fr30-elf/exit47.s
Initial creation of sourceware repository
[thirdparty/binutils-gdb.git] / sim / testsuite / fr30-elf / exit47.s
1 ;; Return with exit code 47.
2
3 .global _start
4 _start:
5 ldi32 #47,r4
6 ldi32 #1,r0
7 int #10