xref
: /
toolchain
/
binutils
/
binutils-2.27
/
gas
/
testsuite
/
gas
/
mips
/
align.s
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
#
Test
file
used
to
verify
maximum
alignment
value
.
2
foo
:
3
nop
4
5
.
align
28
6
bar
:
7
nop
8