Upload Tizen:Base source
[external/binutils.git] / gas / testsuite / gas / mips / 24k-triple-stores-9.s
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)