aboutsummaryrefslogtreecommitdiff
path: root/binutils/testsuite/binutils-all/x86-64/sframe-func.s
blob: cbd83c38d672c425728d78b10889ffbe7be60118 (plain)
1
2
3
4
5
6
7
8
9
10
11
	.cfi_sections .sframe
	.cfi_startproc
	.long 8
	.cfi_def_cfa_offset 16
	.cfi_offset 6, -16
	.long 8
	.cfi_def_cfa_register 6
	.long 8
	.cfi_def_cfa 7, 8
	.long 8
	.cfi_endproc