repo.or.cz
/
binutils.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Update contributors list for update of alpha-vms bfd.
[binutils.git]
/
ld
/
testsuite
/
ld-maxq
/
r32-1.s
blob
9cf38c1a17890911562a2a0ea8677359710d9014
1
; Test the intersegment relocation
2
; Inderpreetb@noida.hcltech.com
3
4
.global _start
5
.extern _main
6
_start
:
7
call _main
8
nop
9
nop
10
nop
11
nop
12
.global _exit
13
_exit
:
14
nop
15
nop
16
nop
17
.global _abort
18
_abort
:
19
nop
20
nop