gas/
[deliverable/binutils-gdb.git] / gas / testsuite / gas / dlx / lohi.d
CommitLineData
a7844384
NC
1#as:
2#objdump: -dr
3#name: lohi
4
5.*: +file format .*
6
7Disassembly of section .text:
8
900000000 <.text>:
10 0: 00 00 00 00 nop
11 4: 3c 01 00 03 lhi r1,0x0003
12 6: R_DLX_RELOC_16_HI .text
13 8: 34 01 0d 44 ori r1,r0,0x0d44
14 a: R_DLX_RELOC_16_LO .text
15 c: 3c 01 0b eb lhi r1,0x0beb
16 e: R_DLX_RELOC_16_HI .text
17 10: 34 01 c2 04 ori r1,r0,0xc204
18 12: R_DLX_RELOC_16_LO .text
This page took 0.063155 seconds and 4 git commands to generate.