]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gas/testsuite/gas/ppc/align.s
bfd/
[thirdparty/binutils-gdb.git] / gas / testsuite / gas / ppc / align.s
CommitLineData
1ad63b2f
TR
1 .comm default_align_4,16
2 .comm align_1,32,1
3 .comm align_2,64,2
4 .comm align_4,128,3
5 .comm align_8,256,4
6