OSDN Git Service

r284@cf-ppc-macosx: monabuilder | 2008-12-07 10:57:41 +0900
[pf3gnuchains/pf3gnuchains3x.git] / sim / testsuite / sim / sh64 / compact / bsr.cgs
1 # sh testcase for bsr $disp12 -*- Asm -*-
2 # mach: all
3 # as: -isa=shcompact
4 # ld: -m shelf32
5
6         .include "compact/testutils.inc"
7
8         start
9
10         .global bsr
11 bsr:
12         bsr okay
13 slot:
14         nop
15 bad:
16         fail
17         fail
18 okay:
19         pass
20 alsobad:
21         fail