Consistency check for merge sections
[deliverable/binutils-gdb.git] / gas / testsuite / gas / ppc / altivec_xcoff.s
CommitLineData
74a21df4
TR
1# PowerPC xcoff AltiVec tests
2#as: -mppc -maltivec
74a21df4
TR
3 .csect .text[PR]
4 .csect main[DS]
5main:
6 .csect .text[PR]
7.main:
8 dss 3
eb0fdfed 9 dssall
74a21df4
TR
10 dst 5,4,1
11 dstt 8,7,0
12 dstst 5,6,3
13 dststt 4,5,2
14
15
This page took 0.869787 seconds and 4 git commands to generate.