* gas/h8300/{addsubh.s,bitops1h.s,bitops2h.s}: New h8300h tests.
[binutils-gdb.git] / gas / testsuite / gas / h8300 / branchesh.s
1 .h8300h
2 .text
3 h8300h_branches:
4 bsr h8300h_branches:8
5 bsr h8300h_branches:16
6 jmp h8300h_branches
7 jmp @er0
8 jmp @@16:8
9 jsr h8300h_branches
10 jsr @er0
11 jsr @@16:8
12