PowerPC Rename powerxx to power10
[deliverable/binutils-gdb.git] / gas / testsuite / gas / rx / maclo.d
index 41ee1f2f84479146f918b02dd354e2448521eeb8..64863df7d6039c57db4c469491b5a2b8c7fd2498 100644 (file)
@@ -1,12 +1,21 @@
+#source: ./maclo.s
 #objdump: -dr
 
-dump\.o:     file format .*
+.*:     file format .*
 
 
 Disassembly of section \.text:
 
 00000000 <\.text>:
-   0:  fd 05 00                        maclo   r0, r0
-   3:  fd 05 0f                        maclo   r0, r15
-   6:  fd 05 f0                        maclo   r15, r0
-   9:  fd 05 ff                        maclo   r15, r15
+   0:  fd 05 00                        maclo   r0, r0, a0
+   3:  fd 05 0f                        maclo   r0, r15, a0
+   6:  fd 05 f0                        maclo   r15, r0, a0
+   9:  fd 05 ff                        maclo   r15, r15, a0
+   c:  fd 05 00                        maclo   r0, r0, a0
+   f:  fd 05 0f                        maclo   r0, r15, a0
+  12:  fd 05 f0                        maclo   r15, r0, a0
+  15:  fd 05 ff                        maclo   r15, r15, a0
+  18:  fd 0d 00                        maclo   r0, r0, a1
+  1b:  fd 0d 0f                        maclo   r0, r15, a1
+  1e:  fd 0d f0                        maclo   r15, r0, a1
+  21:  fd 0d ff                        maclo   r15, r15, a1
This page took 0.037094 seconds and 4 git commands to generate.