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

« back to all changes in this revision

Viewing changes to binutils-2.23.52.20130611/ld/testsuite/ld-mips-elf/jr-to-b-1.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
#name: jr to b conversion
 
2
#source: jr-to-b-1.s
 
3
#as: -32 -mips1 -EB
 
4
#ld: -shared -melf32btsmip
 
5
#objdump: -d
 
6
 
 
7
.*:     file format .*
 
8
 
 
9
 
 
10
Disassembly of section \.text:
 
11
 
 
12
.* <s>:
 
13
.*:     03e00008        jr      ra
 
14
.*:     24020001        li      v0,1
 
15
 
 
16
.* <t>:
 
17
.*:     3c1c....        lui     gp,.*
 
18
.*:     279c....        addiu   gp,gp,.*
 
19
.*:     0399e021        addu    gp,gp,t9
 
20
.*:     8f998018        lw      t9,.*\(gp\)
 
21
.*:     00000000        nop
 
22
.*:     2739....        addiu   t9,t9,.*
 
23
.*:     1000fff7        b       .* <s>
 
24
.*:     00000000        nop
 
25
#pass