MIPS/GAS/testsuite: Fix trailing padding in `loc-swap.s'
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / ld-zero-u.s
CommitLineData
f19ccbda
MR
1 .text
2foo:
3 lwp $0, 0x12345678($2)
4 ldp $0, 0x12345678($2)
5
6# Force some (non-delay-slot) zero bytes, to make 'objdump' print ...
7 .align 4, 0
8 .space 16
This page took 0.205854 seconds and 4 git commands to generate.