summaryrefslogtreecommitdiff
path: root/gas/testsuite/gas/tic6x/insns-parallel-multi.s
blob: e0149b843522308aa710fd77c4b68357b6f9b1c7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
# Test parallel instructions and section switching.
.nocmp
.section .text.f1,"ax",%progbits
.globl f1
f1:
	nop 5
.section .text.f2,"ax",%progbits
.globl f2
f2:
	nop 4
.section .text.f1,"ax",%progbits
||	nop
||	nop
||	nop
||	nop
||	nop
||	nop
.section .text.f2,"ax",%progbits
||	nop
||	nop
||	nop
||	nop
||	nop
||	nop
.section .text.f1,"ax",%progbits
||	nop
.section .text.f2,"ax",%progbits
||	nop