summaryrefslogtreecommitdiff
path: root/gas/testsuite/gas/h8300/branch.s
blob: 25806153c42ceda06ceda51c8e7156ca33abab92 (plain)
1
2
3
4
5
6
7
8
9
10
	.text
h8300_branches:
	bsr h8300_branches
	jmp h8300_branches
	jmp @r0
	jmp @@16:8
	jsr h8300_branches
	jsr @r0
	jsr @@16:8