xref
: /
toolchain
/
binutils
/
binutils-2.25
/
gas
/
testsuite
/
gas
/
z8k
/
djnz-backf2.s
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
.
text
2
.
globl
label1
3
label1
:
nop
4
.
space
252
5
6
djnz
r0
,
label1
7
nop
8
9