ChangeLog rotatation and copyright year update
[deliverable/binutils-gdb.git] / gas / testsuite / gas / h8300 / branchs-elf.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
This page took 0.029256 seconds and 4 git commands to generate.