summaryrefslogtreecommitdiff
path: root/gas/testsuite/gas/tic6x/insns-parallel-multi.s
diff options
context:
space:
mode:
Diffstat (limited to 'gas/testsuite/gas/tic6x/insns-parallel-multi.s')
-rw-r--r--gas/testsuite/gas/tic6x/insns-parallel-multi.s28
1 files changed, 28 insertions, 0 deletions
diff --git a/gas/testsuite/gas/tic6x/insns-parallel-multi.s b/gas/testsuite/gas/tic6x/insns-parallel-multi.s
new file mode 100644
index 0000000000..e0149b8435
--- /dev/null
+++ b/gas/testsuite/gas/tic6x/insns-parallel-multi.s
@@ -0,0 +1,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