2012-05-11 Hui Zhu <hui_zhu@mentor.com>
[deliverable/binutils-gdb.git] / gas / testsuite / gas / ppc / altivec.s
CommitLineData
f5c120c5
MG
1# PowerPC AltiVec tests
2#as: -m601 -maltivec
3 .section ".text"
4start:
5 dss 3
eb0fdfed 6 dssall
f5c120c5
MG
7 dst 5,4,1
8 dstt 8,7,0
9 dstst 5,6,3
10 dststt 4,5,2
This page took 0.448659 seconds and 4 git commands to generate.