xref
: /
toolchain
/
binutils
/
binutils-2.27
/
gas
/
testsuite
/
gas
/
i386
/
rept.s
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
.
data
2
.
global
_pad_data
3
_pad_data
:
4
.
rept
(
0x40000
*
210
)
5
.
byte
0
6
.
endr
7