aarch64: override default elf .set handling in gas
[deliverable/binutils-gdb.git] / gas / testsuite / gas / rx / maclh.d
CommitLineData
171b8e19 1#source: ./maclh.s
a117b0a5
YS
2#objdump: -dr
3
4abd8e8d 4.*: file format .*
a117b0a5
YS
5
6
7Disassembly of section \.text:
8
900000000 <\.text>:
10 0: fd 06 00 maclh r0, r0, a0
11 3: fd 06 0f maclh r0, r15, a0
12 6: fd 06 f0 maclh r15, r0, a0
13 9: fd 06 ff maclh r15, r15, a0
14 c: fd 0e 00 maclh r0, r0, a1
15 f: fd 0e 0f maclh r0, r15, a1
16 12: fd 0e f0 maclh r15, r0, a1
17 15: fd 0e ff maclh r15, r15, a1
This page took 0.178145 seconds and 4 git commands to generate.