x86-64: Intel64 adjustments for insns dealing with far pointers
[deliverable/binutils-gdb.git] / gas / testsuite / gas / cfi / cfi-common-1.s
CommitLineData
fa87b337
RH
1 .cfi_startproc simple
2 .long 0
3 .cfi_def_cfa 0, 16
4 .cfi_rel_offset 1, 8
5 .long 0
6 .cfi_adjust_cfa_offset 16
7 .cfi_rel_offset 2, 8
8 .cfi_endproc
This page took 1.086841 seconds and 4 git commands to generate.