2011-04-20 Catherine Moore <clm@codesourcery.com>
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / 24k-triple-stores-10.s
1 .text
2 sb $2,0($8)
3 sb $3,8($8)
4 .data
5 .word 1
6 .text
7 sb $4,16($8)
8 .data
This page took 0.029626 seconds and 4 git commands to generate.