summaryrefslogtreecommitdiffstats
path: root/gas/testsuite/gas/mips/cfi-n64-1.s
blob: 8b0cf000fa9d8c117e93d4f849a44c8e19d7c588 (plain)
1
2
3
4
5
6
7
8
9
	.global	foo
	.type	foo,@function
	.ent	foo
foo:
	.cfi_startproc
	jr	$31
	nop
	.cfi_endproc
	.end	foo
OpenPOWER on IntegriCloud