Remove the ldmx mnemonic that never made it into POWER9.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / rx / ftou.d
1 #source: ./ftou.s
2 #objdump: -dr
3
4 .*: file format .*
5
6
7 Disassembly of section \.text:
8
9 00000000 <\.text>:
10 0: fc a7 00 ftou r0, r0
11 3: fc a7 0f ftou r0, r15
12 6: fc a7 f0 ftou r15, r0
13 9: fc a7 ff ftou r15, r15
14 c: fc a4 00 ftou \[r0\]\.l, r0
15 f: fc a4 0f ftou \[r0\]\.l, r15
16 12: fc a4 f0 ftou \[r15\]\.l, r0
17 15: fc a4 ff ftou \[r15\]\.l, r15
18 18: fc a5 00 3f ftou 252\[r0\]\.l, r0
19 1c: fc a5 0f 3f ftou 252\[r0\]\.l, r15
20 20: fc a5 f0 3f ftou 252\[r15\]\.l, r0
21 24: fc a5 ff 3f ftou 252\[r15\]\.l, r15
22 28: fc a6 00 ff 3f ftou 65532\[r0\]\.l, r0
23 2d: fc a6 0f ff 3f ftou 65532\[r0\]\.l, r15
24 32: fc a6 f0 ff 3f ftou 65532\[r15\]\.l, r0
25 37: fc a6 ff ff 3f ftou 65532\[r15\]\.l, r15
This page took 0.030285 seconds and 4 git commands to generate.