This patch addresses the change in the June Armv8.1-M Mainline specification, that...
[deliverable/binutils-gdb.git] / gas / testsuite / gas / dlx / lhi.d
CommitLineData
d172d4ba
NC
1#as:
2#objdump: -dr
a7844384 3#name: lhi
d172d4ba
NC
4
5.*: +file format .*
6
7Disassembly of section .text:
8
900000000 <.text>:
10 0: 3c 03 7f ff lhi r3,0x7fff
11 4: 3c 03 00 00 lhi r3,0x0000
12 6: R_DLX_RELOC_16_HI .text
13 8: 3c 04 00 00 lhi r4,0x0000
a7844384 14 a: R_DLX_RELOC_16_LO .text
d172d4ba
NC
15 c: 3c 04 ff fb lhi r4,0xfffb
16 e: R_DLX_RELOC_16 .text
17 10: 3c 04 00 0c lhi r4,0x000c
18 14: 20 04 00 00 addi r4,r0,0x0000
19 18: 20 04 00 00 addi r4,r0,0x0000
20 1a: R_DLX_RELOC_16_HI .text
21 1c: 34 84 00 18 ori r4,r4,0x0018
a7844384 22 1e: R_DLX_RELOC_16_LO .text
d172d4ba 23 20: 20 64 00 00 addi r4,r3,0x0000
This page took 1.034305 seconds and 4 git commands to generate.