summaryrefslogtreecommitdiff
path: root/gas/testsuite/gas/tic6x/parallel-bad-4.s
blob: 9695f600dd0880b662ca1356a90ad13f04376832 (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
29
30
# Test too many instructions in execute packet, with 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
||	nop
.section .text.f2,"ax",%progbits
||	nop
||	nop
||	nop
||	nop
||	nop
||	nop
||	nop
.section .text.f1,"ax",%progbits
||	nop
.section .text.f2,"ax",%progbits
||	nop