[MIPS] Add Loongson 3A1000 proccessor support.
[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.380068 seconds and 4 git commands to generate.