* arparse.y: Fix syntax warning.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / ppc / altivec_xcoff.d
CommitLineData
74a21df4
TR
1#as: -mppc -maltivec
2#objdump: -mpowerpc -Dr
3#name: xcoff AltiVec tests
4
5.*: file format aixcoff-rs6000
6
7Disassembly of section .text:
8
90000000000000000 <.text>:
10 0: 7c 60 06 6c dss 3
11 4: 7e 40 06 6c dssall 2
12 8: 7c 25 22 ac dst r5,r4,1
13 c: 7e 08 3a ac dstt r8,r7,0
14 10: 7c 65 32 ec dstst r5,r6,3
15 14: 7e 44 2a ec dststt r4,r5,2
16Disassembly of section .data:
This page took 0.029631 seconds and 4 git commands to generate.