xref
: /
toolchain
/
binutils
/
binutils-2.25
/
gas
/
testsuite
/
gas
/
nios2
/
jmp.s
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
#
Source
file
used
to
test
the
jmp
instruction
.
2
.
text
3
.
set
nobreak
4
foo
:
5
jmp
r25
6
7