This commit was generated by cvs2svn to track changes on a CVS vendor
[deliverable/binutils-gdb.git] / gas / testsuite / gas / ppc / altivec_xcoff.s
1 # PowerPC xcoff AltiVec tests
2 #as: -mppc -maltivec
3 .machine "ppc"
4 .csect .text[PR]
5 .csect main[DS]
6 main:
7 .csect .text[PR]
8 .main:
9 dss 3
10 dssall
11 dst 5,4,1
12 dstt 8,7,0
13 dstst 5,6,3
14 dststt 4,5,2
15
16
This page took 0.032151 seconds and 5 git commands to generate.