summaryrefslogtreecommitdiff
path: root/gas/testsuite/gas/h8300/branchs.s
blob: 8f33e17967ad13b3df34277a086f5c1661ae762b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
	.h8300s
	.text
h8300s_branches:
	bsr h8300s_branches:8
	bsr h8300s_branches:16
	jmp h8300s_branches
	jmp @er0
	jmp @@16:8
	jsr h8300s_branches
	jsr @er0
	jsr @@16:8