This commit was generated by cvs2svn to track changes on a CVS vendor
[deliverable/binutils-gdb.git] / sim / testsuite / m32r-elf / exit47.s
CommitLineData
c906108c
SS
1 ;; Return with exit code 47.
2
3 .globl _start
4_start:
5 ldi8 r1,#47
6 ldi8 r0,#1
7 trap #0
This page took 0.029047 seconds and 4 git commands to generate.