~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-sh/sub2l.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
! "The subtraction of two symbols".
 
2
 .little
 
3
 .text
 
4
 .align 5
 
5
f:
 
6
 rts
 
7
f2:
 
8
 nop
 
9
 
 
10
 .section .text.foo,"ax",@progbits
 
11
 .align 5
 
12
 .global ff
 
13
ff:
 
14
 nop
 
15
 nop
 
16
 nop
 
17
 nop
 
18
L:
 
19
 rts
 
20
 nop
 
21
 .align 2
 
22
 .long f-L
 
23
 .long f2-L
 
24
 .long f2
 
25
 .long L
 
26
 .long ff+4