summaryrefslogtreecommitdiffstats
path: root/binutils-2.25/gas/testsuite/gas/mips/pcrel-2.s
blob: 781141e514c97b133117fee16d7f0100160cae2c (plain)
1
2
3
4
5
6
7
	.data
	.byte	0xff
	.byte	frob-.
	.half	frob-.
	.word	frob-.
	.quad	frob-.
frob: