summaryrefslogtreecommitdiff
path: root/gas/testsuite/gas/sh/sh64/pt-2.s
blob: b9b659733a9e9523d239023cd9b069446cbcfff2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
! Check inter-segment pt and pta
	.text
start:
	nop
start1:
	nop
start4:
	pt start1,tr5
	nop

	pt start2,tr7
	nop

	.section .text.other,"ax"
dummylabel:	! Needed to hang a marker that this is SHmedia.
	nop
start2:
	pta start3,tr4
	nop
start3:
	pta start4,tr3
	nop