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