x86-64: fix handling of PUSH/POP of segment register
[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 0.682088 seconds and 4 git commands to generate.