Remove the ldmx mnemonic that never made it into POWER9.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / rx / mvfaclo.d
1 #source: ./mvfaclo.s
2 #objdump: -dr
3
4 .*: file format .*
5
6
7 Disassembly of section \.text:
8
9 00000000 <\.text>:
10 0: fd 1f 10 mvfaclo #0, a0, r0
11 3: fd 1f 1f mvfaclo #0, a0, r15
12 6: fd 1f 10 mvfaclo #0, a0, r0
13 9: fd 1f 1f mvfaclo #0, a0, r15
14 c: fd 1f 50 mvfaclo #1, a0, r0
15 f: fd 1f 5f mvfaclo #1, a0, r15
16 12: fd 1e 10 mvfaclo #2, a0, r0
17 15: fd 1e 1f mvfaclo #2, a0, r15
18 18: fd 1f 90 mvfaclo #0, a1, r0
19 1b: fd 1f 9f mvfaclo #0, a1, r15
20 1e: fd 1f d0 mvfaclo #1, a1, r0
21 21: fd 1f df mvfaclo #1, a1, r15
22 24: fd 1e 90 mvfaclo #2, a1, r0
23 27: fd 1e 9f mvfaclo #2, a1, r15
This page took 0.030565 seconds and 4 git commands to generate.