Avoid DOS file naming problems:
[binutils-gdb.git] / gas / testsuite / gas / h8300 / branchs.s
1 .h8300s
2 .text
3 h8300s_branches:
4 bsr h8300s_branches:8
5 bsr h8300s_branches:16
6 jmp h8300s_branches
7 jmp @er0
8 jmp @@16:8
9 jsr h8300s_branches
10 jsr @er0
11 jsr @@16:8
12