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