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