]> Git Repo - binutils.git/blob - sim/testsuite/m32r/exit47.ms
Automatic date update in version.in
[binutils.git] / sim / testsuite / m32r / exit47.ms
1 # mach(): m32r m32rx
2 # status: 47
3 # output:
4
5         ;; Return with exit code 47.
6
7         .globl _start
8 _start:
9         ldi8 r1,#47
10         ldi8 r0,#1
11         trap #0
This page took 0.024415 seconds and 4 git commands to generate.