[GAS][ARM][3/3]Add armv8.2 fp16 scalar instruction support. Based on SE_H instruction...
[deliverable/binutils-gdb.git] / gas / testsuite / gas / rx / mullo.d
1 #objdump: -dr
2
3 dump\.o: file format .*
4
5
6 Disassembly of section \.text:
7
8 00000000 <\.text>:
9 0: fd 01 00 mullo r0, r0, a0
10 3: fd 01 0f mullo r0, r15, a0
11 6: fd 01 f0 mullo r15, r0, a0
12 9: fd 01 ff mullo r15, r15, a0
13 c: fd 01 00 mullo r0, r0, a0
14 f: fd 01 0f mullo r0, r15, a0
15 12: fd 01 f0 mullo r15, r0, a0
16 15: fd 01 ff mullo r15, r15, a0
17 18: fd 09 00 mullo r0, r0, a1
18 1b: fd 09 0f mullo r0, r15, a1
19 1e: fd 09 f0 mullo r15, r0, a1
20 21: fd 09 ff mullo r15, r15, a1
This page took 0.030252 seconds and 4 git commands to generate.