[GAS][ARM][3/3]Add armv8.2 fp16 scalar instruction support. Based on SE_H instruction...
[deliverable/binutils-gdb.git] / gas / testsuite / gas / rx / mullh.d
CommitLineData
a117b0a5
YS
1#objdump: -dr
2
3dump\.o: file format .*
4
5
6Disassembly of section \.text:
7
800000000 <\.text>:
9 0: fd 02 00 mullh r0, r0, a0
10 3: fd 02 0f mullh r0, r15, a0
11 6: fd 02 f0 mullh r15, r0, a0
12 9: fd 02 ff mullh r15, r15, a0
13 c: fd 0a 00 mullh r0, r0, a1
14 f: fd 0a 0f mullh r0, r15, a1
15 12: fd 0a f0 mullh r15, r0, a1
16 15: fd 0a ff mullh r15, r15, a1
This page took 0.030943 seconds and 4 git commands to generate.