* config/tc-ppc.c (ppc_set_cpu): Use PPC_OPCODE_64 as the default
[deliverable/binutils-gdb.git] / gas / testsuite / gas / ppc / altivec.d
CommitLineData
f5c120c5
MG
1#as: -m601 -maltivec
2#objdump: -Dr
3#name: AltiVec tests
4
5.*: +file format elf32-powerpc
6
7Disassembly of section \.text:
8
900000000 <start>:
10 0: 7c 60 06 6c dss 3
eb0fdfed 11 4: 7e 00 06 6c dssall
f5c120c5
MG
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.101602 seconds and 4 git commands to generate.