~ubuntu-branches/ubuntu/hoary/binutils/hoary

« back to all changes in this revision

Viewing changes to gas/testsuite/gas/d10v/immediate-006.d

  • Committer: Bazaar Package Importer
  • Author(s): James Troup
  • Date: 2004-05-19 10:35:44 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20040519103544-17h3o6e8pwndydrg
Tags: 2.14.90.0.7-8
debian/rules: don't use gcc-2.95 on m68k.  Thanks to Adam Conrad for
pointing this out.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#objdump: -Dr
 
2
#source: immediate-006.s
 
3
 
 
4
.*:     file format elf32-d10v
 
5
 
 
6
Disassembly of section .text:
 
7
 
 
8
00000000 <foo>:
 
9
   0:   e0 00 00 08     ldi.l   r0, 0x8
 
10
                        2: R_D10V_16    .rodata
 
11
Disassembly of section .rodata:
 
12
 
 
13
00000000 <str0>:
 
14
   0:   6f 70 73 6f     unknown ->      unknown.long    0x6f70736f
 
15
   4:   6c 6f 70 00     unknown ->      ldb     r0, @r0
 
16
 
 
17
00000008 <str1>:
 
18
   8:   6d 6f 70 73     unknown ->      unknown.long    0x6d6f7073
 
19
   c:   66 6c 6f 00     unknown ->      unknown.long    0x666c6f00