opcodes/
[deliverable/binutils-gdb.git] / gas / testsuite / gas / ppc / altivec_xcoff.d
1 #as: -mppc -maltivec
2 #objdump: -mpowerpc -dr
3 #name: xcoff AltiVec tests
4
5 .*: file format aixcoff-rs6000
6
7 Disassembly of section .text:
8
9 0000000000000000 <.text>:
10 0: 7c 60 06 6c dss 3
11 4: 7e 00 06 6c dssall
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
This page took 0.034382 seconds and 4 git commands to generate.