xref
: /
toolchain
/
binutils
/
binutils-2.25
/
ld
/
testsuite
/
ld-arm
/
cortex-a8-far-1.s
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
.
syntax
unified
2
.
thumb
3
.
globl
two
4
two
:
5
bl
far_fn
6
.
rept
0x200000
7
.
long
0
8
.
endr
9