19990502 sourceware import
[deliverable/binutils-gdb.git] / gas / testsuite / gas / h8300 / branchh.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
This page took 0.029509 seconds and 4 git commands to generate.