* gas/ppc/altivec_xcoff.s: Do not use .machine pseudo-ops as it overrides gas options.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / ppc / altivec_xcoff64.s
1 # PowerPC xcoff64 AltiVec tests
2 #as: -a64 -mppc64 -maltivec
3 .csect .text[PR]
4 .csect main[DS]
5 main:
6 .csect .text[PR]
7 .main:
8 dss 3
9 dssall
10 dst 5,4,1
11 dstt 8,7,0
12 dstst 5,6,3
13 dststt 4,5,2
This page took 0.044014 seconds and 4 git commands to generate.