~ubuntu-branches/ubuntu/utopic/binutils-arm64-cross/utopic

« back to all changes in this revision

Viewing changes to binutils-2.23.52.20130611/gas/testsuite/gas/sh/pcrel2.d

  • Committer: Package Import Robot
  • Author(s): Matthias Klose
  • Date: 2013-06-20 17:38:09 UTC
  • Revision ID: package-import@ubuntu.com-20130620173809-app8lzgvymy5fg6c
Tags: 0.7
Build-depend on binutils-source (>= 2.23.52.20130620-1~).

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#as: -big
 
2
#objdump: -drj.text
 
3
#name: PC-relative loads
 
4
 
 
5
.*:     file format .*sh.*
 
6
 
 
7
Disassembly of section \.text:
 
8
 
 
9
00000000 <code>:
 
10
   0:   8b 01           bf      6 <foo>
 
11
   2:   d0 02           mov\.l  c <bar>,r0      ! 6 .*
 
12
   4:   90 02           mov\.w  c <bar>,r0      ! 0 .*
 
13
 
 
14
00000006 <foo>:
 
15
   6:   af fe           bra     6 <foo>
 
16
   8:   00 09           nop     
 
17
   a:   00 09           nop     
 
18
 
 
19
0000000c <bar>:
 
20
   c:   00 00           .*[     ]*.*
 
21
   e:   00 06           .*[     ]*.*
 
22
  10:   00 0a           .*[     ]*.*
 
23
  12:   0c 00           .*[     ]*.*