include/opcode/
[deliverable/binutils-gdb.git] / gas / testsuite / gas / ppc / altivec_xcoff.d
index 2768dab695b1e47afbd70801ca442ee848181032..6d9f8dc30949c0b391fe5d87b3c0ce9ab6494ff7 100644 (file)
@@ -1,16 +1,15 @@
 #as: -mppc -maltivec
-#objdump: -mpowerpc -Dr
+#objdump: -mpowerpc -dr
 #name: xcoff AltiVec tests
 
 .*:     file format aixcoff-rs6000
 
 Disassembly of section .text:
 
-0000000000000000 <.text>:
-   0:  7c 60 06 6c     dss     3
-   4:  7e 40 06 6c     dssall  2
-   8:  7c 25 22 ac     dst     r5,r4,1
-   c:  7e 08 3a ac     dstt    r8,r7,0
-  10:  7c 65 32 ec     dstst   r5,r6,3
-  14:  7e 44 2a ec     dststt  r4,r5,2
-Disassembly of section .data:
+(00000000)?00000000 <.text>:
+   0:  7c 60 06 6c     dss     3
+   4:  7e 00 06 6c     dssall
+   8:  7c 25 22 ac     dst     r5,r4,1
+   c:  7e 08 3a ac     dstt    r8,r7,0
+  10:  7c 65 32 ec     dstst   r5,r6,3
+  14:  7e 44 2a ec     dststt  r4,r5,2
This page took 0.024675 seconds and 4 git commands to generate.