gas/
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / 24k-triple-stores-9.s
CommitLineData
17b09558
CM
1 .text
2 sb $2,0($8)
3 .data
4 .word 1
5 .text
6 sb $3,8($8)
7 .data
8 .word 1
9 .text
10 sb $4,16($8)
This page took 0.035588 seconds and 4 git commands to generate.