Home | History | Annotate | Download | only in mips
      1 #objdump: -drz
      2 #as: -mfix-24k -32
      3 #name: 24K: Triple Store (gprel relocs)
      4 #source: 24k-triple-stores-11.s
      5 
      6 .*: +file format .*mips.*
      7 
      8 Disassembly of section \.text:
      9 
     10 [0-9a-f]+ <.*>:
     11  *[0-9a-f]+:	0084 2110 	add	a0,a0,a0
     12  *[0-9a-f]+:	0084 2110 	add	a0,a0,a0
     13  *[0-9a-f]+:	0084 2110 	add	a0,a0,a0
     14  *[0-9a-f]+:	0084 2110 	add	a0,a0,a0
     15  *[0-9a-f]+:	f85c 0000 	sw	v0,0\(gp\)
     16 			[0-9a-f]+: R_MICROMIPS_GPREL16	sym1
     17  *[0-9a-f]+:	f87c 0000 	sw	v1,0\(gp\)
     18 			[0-9a-f]+: R_MICROMIPS_GPREL16	sym2
     19  *[0-9a-f]+:	f89c 0000 	sw	a0,0\(gp\)
     20 			[0-9a-f]+: R_MICROMIPS_GPREL16	sym3
     21 #pass
     22