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

« back to all changes in this revision

Viewing changes to ld/testsuite/ld-mmix/pushjs2.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
#source: start4.s
 
2
#source: pushja.s
 
3
#source: pad2p18m32.s
 
4
#source: pad16.s
 
5
#source: pad4.s
 
6
#source: pad4.s
 
7
#source: a.s
 
8
#source: start.s
 
9
#ld: -m elf64mmix
 
10
#objdump: -dr
 
11
 
 
12
# Check that PUSHJ with an offset just outside the PUSHJ offset range gets
 
13
# a JMP stub expansion, ELF version.
 
14
 
 
15
.*:     file format elf64-mmix
 
16
Disassembly of section \.init:
 
17
0+ <_start>:
 
18
   0:   e37704a6        setl \$119,0x4a6
 
19
Disassembly of section \.text:
 
20
0+4 <pushja>:
 
21
       4:       e3fd0002        setl \$253,0x2
 
22
       8:       f20c0002        pushj \$12,10 <pushja\+0xc>
 
23
       c:       e3fd0003        setl \$253,0x3
 
24
      10:       f000ffff        jmp 4000c <a>
 
25
        \.\.\.
 
26
0+4000c <a>:
 
27
   4000c:       e3fd0004        setl \$253,0x4
 
28
0+40010 <_start>:
 
29
   40010:       e3fd0001        setl \$253,0x1