19990502 sourceware import
[deliverable/binutils-gdb.git] / gas / testsuite / gas / all / p1480.s
1 start: .long 0, 1, 2, 3, 4, 5, 6, 7
2 .space 0x80 - (. - start)
3 foo: .long 42
This page took 0.029526 seconds and 4 git commands to generate.