Add support for RX V2 Instruction Set
[deliverable/binutils-gdb.git] / gas / testsuite / gas / rx / ftou.d
1 #objdump: -dr
2
3 dump\.o: file format .*
4
5
6 Disassembly of section \.text:
7
8 00000000 <\.text>:
9 0: fc a7 00 ftou r0, r0
10 3: fc a7 0f ftou r0, r15
11 6: fc a7 f0 ftou r15, r0
12 9: fc a7 ff ftou r15, r15
13 c: fc a4 00 ftou \[r0\]\.l, r0
14 f: fc a4 0f ftou \[r0\]\.l, r15
15 12: fc a4 f0 ftou \[r15\]\.l, r0
16 15: fc a4 ff ftou \[r15\]\.l, r15
17 18: fc a5 00 3f ftou 252\[r0\]\.l, r0
18 1c: fc a5 0f 3f ftou 252\[r0\]\.l, r15
19 20: fc a5 f0 3f ftou 252\[r15\]\.l, r0
20 24: fc a5 ff 3f ftou 252\[r15\]\.l, r15
21 28: fc a6 00 ff 3f ftou 65532\[r0\]\.l, r0
22 2d: fc a6 0f ff 3f ftou 65532\[r0\]\.l, r15
23 32: fc a6 f0 ff 3f ftou 65532\[r15\]\.l, r0
24 37: fc a6 ff ff 3f ftou 65532\[r15\]\.l, r15
This page took 0.038277 seconds and 4 git commands to generate.