PR gas/3797
[deliverable/binutils-gdb.git] / gas / testsuite / gas / d10v / immediate-006.d
CommitLineData
8c2784a5
TR
1#objdump: -Dr
2#source: immediate-006.s
3
4.*: file format elf32-d10v
5
6Disassembly of section .text:
7
800000000 <foo>:
9 0: e0 00 00 08 ldi.l r0, 0x8
10 2: R_D10V_16 .rodata
8c2784a5
TR
11Disassembly of section .rodata:
12
1300000000 <str0>:
14 0: 6f 70 73 6f unknown -> unknown.long 0x6f70736f
15 4: 6c 6f 70 00 unknown -> ldb r0, @r0
16
1700000008 <str1>:
18 8: 6d 6f 70 73 unknown -> unknown.long 0x6d6f7073
19 c: 66 6c 6f 00 unknown -> unknown.long 0x666c6f00
This page took 0.210443 seconds and 4 git commands to generate.