~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/mips/elf-rel20.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
        lui     $4,%hi(foo)
 
2
        lui     $5,%hi(foo + 0x80000)
 
3
        lui     $7,%hi(bar + 0x80000)
 
4
        lui     $6,%hi(bar)
 
5
        addiu   $4,$4,%lo(foo + 2)
 
6
        addiu   $5,$5,%lo(foo + 0x80004)
 
7
        addiu   $6,$6,%lo(bar + 2)
 
8
        addiu   $7,$7,%lo(bar + 0x80004)
 
9
        .section .bss
 
10
bar:
 
11
        .space  0x80010