gas/
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / 24k-triple-stores-11.s
CommitLineData
17b09558 1 .text
fbdd3712 2foo:
17b09558
CM
3 add $4,$4,$4
4 add $4,$4,$4
5 add $4,$4,$4
6 add $4,$4,$4
7 sw $2,%gp_rel(sym1)($28)
8 sw $3,%gp_rel(sym2)($28)
9 sw $4,%gp_rel(sym3)($28)
This page took 0.113805 seconds and 4 git commands to generate.