xref
: /
toolchain
/
binutils
/
binutils-2.25
/
ld
/
testsuite
/
ld-nios2
/
imm5.s
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
#
Test
the
imm5
relocation
2
3
.
set
noat
4
.
text
5
.
global
_start
6
_start
:
7
roli
r1
,
r1
,
imm5
8
9
10