~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/sh64/crange2.s

  • 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
! Check PT to SHcompact within same section as SHmedia, and that PT to
 
2
! nearby SHmedia still gets the right offset.
 
3
        .text
 
4
        .mode SHmedia
 
5
shmedia:
 
6
        pt shmedia1,tr3
 
7
        pt shcompact1,tr4
 
8
shmedia1:
 
9
        ptb shcompact2,tr5
 
10
shmedia2:
 
11
        nop
 
12
 
 
13
        .mode SHcompact
 
14
shcompact: ! Have a label, so disassembling unrelocated code works.
 
15
        nop
 
16
        nop
 
17
shcompact1:
 
18
        nop
 
19
        nop
 
20
shcompact2:
 
21
        nop
 
22
        nop
 
23
shcompact3:
 
24
        nop
 
25
        nop
 
26
shcompact4:
 
27
        nop
 
28
        nop
 
29
 
 
30
        .mode SHmedia
 
31
shmedia3:
 
32
        pt shcompact3,tr6
 
33
        ptb shcompact4,tr7
 
34
        pt shmedia2,tr0