1 #objdump: -dz
2 #as: -mfix-24k -32
3 #name: 24K: Triple Store (gprel relocs)
4 
5 .*: +file format .*mips.*
6 
7 Disassembly of section .text:
8 0+ <.*>:
9    0:	00842020 	add	a0,a0,a0
10    4:	00842020 	add	a0,a0,a0
11    8:	00842020 	add	a0,a0,a0
12    c:	00842020 	add	a0,a0,a0
13   10:	af820000 	sw	v0,0\(gp\)
14   14:	af830000 	sw	v1,0\(gp\)
15   18:	00000000 	nop
16   1c:	af840000 	sw	a0,0\(gp\)
17   20:	00000000 	nop
18 #pass
19