This commit was manufactured by cvs2svn to create branch 'gdb_7_0-branch'.
[external/binutils.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