Support R_SPARC_WDISP10 and R_SPARC_H34.
[external/binutils.git] / sim / testsuite / sim / sh64 / compact / brk.cgs
1 # sh testcase for brk -*- Asm -*-
2 # mach: all
3 # as: -isa=shcompact
4 # ld: -m shelf32
5
6         .include "compact/testutils.inc"
7
8         start
9         .global brk
10 brk:
11         # If we hit the breakpoint, the sim will stop.
12         pass
13
14         # FIXME: breakpoint instruction.
15         # The SH4 assembler doesn't know about "brk".
16         .word 0x003b
17 bad:
18         fail