daily update
[deliverable/binutils-gdb.git] / gas / testsuite / gas / m88k / init.s
1 ; Test proper padding of the .init section
2 section .init,"x"
3 align 4
4 subu r31,r31,16
5 st r13,r31,32
This page took 0.03099 seconds and 4 git commands to generate.