[gas/ChangeLog]
[deliverable/binutils-gdb.git] / gas / testsuite / gas / ppc / altivec.d
1 #as: -m601 -maltivec
2 #objdump: -Dr
3 #name: AltiVec tests
4
5 .*: +file format elf32-powerpc
6
7 Disassembly of section \.text:
8
9 00000000 <start>:
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
16 Disassembly of section \.data:
This page took 0.032606 seconds and 4 git commands to generate.