summaryrefslogtreecommitdiffstats
path: root/gas/testsuite/gas/mips/micromips@24k-triple-stores-11.d
blob: 5aaa4290a7082f9cc64686c9ba294c4a2c85ba19 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
#objdump: -drz
#as: -mfix-24k -32
#name: 24K: Triple Store (gprel relocs)
#source: 24k-triple-stores-11.s

.*: +file format .*mips.*

Disassembly of section \.text:

[0-9a-f]+ <.*>:
 *[0-9a-f]+:	0084 2110 	add	a0,a0,a0
 *[0-9a-f]+:	0084 2110 	add	a0,a0,a0
 *[0-9a-f]+:	0084 2110 	add	a0,a0,a0
 *[0-9a-f]+:	0084 2110 	add	a0,a0,a0
 *[0-9a-f]+:	f85c 0000 	sw	v0,0\(gp\)
			[0-9a-f]+: R_MICROMIPS_GPREL16	sym1
 *[0-9a-f]+:	f87c 0000 	sw	v1,0\(gp\)
			[0-9a-f]+: R_MICROMIPS_GPREL16	sym2
 *[0-9a-f]+:	f89c 0000 	sw	a0,0\(gp\)
			[0-9a-f]+: R_MICROMIPS_GPREL16	sym3
#pass
OpenPOWER on IntegriCloud