~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/ia64/ltoff22x-3.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
        .global bar#
 
2
        .data
 
3
bar:
 
4
        data4 0
 
5
        .global foo#
 
6
        foo# = bar#
 
7
        .text
 
8
        addl    r3 = @ltoffx(foo#), gp
 
9
        nop.i   0
 
10
        nop.i   0
 
11
        ld8.mov r3 = [r3], foo#
 
12
        nop.i   0
 
13
        nop.i   0