MIPS/GAS/testsuite: Fix trailing padding in `loc-swap.s'
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / 24k-triple-stores-10.s
CommitLineData
17b09558 1 .text
fbdd3712 2foo:
17b09558
CM
3 sb $2,0($8)
4 sb $3,8($8)
5 .data
6 .word 1
7 .text
8 sb $4,16($8)
9 .data
This page took 0.306092 seconds and 4 git commands to generate.