x86-64: fix handling of PUSH/POP of segment register
[deliverable/binutils-gdb.git] / gas / testsuite / gas / cfi / cfi-common-4.s
1 .cfi_startproc simple
2 .cfi_remember_state
3 .cfi_restore_state
4 .cfi_endproc
5
6 .cfi_startproc simple
7 .cfi_remember_state
8 .cfi_restore_state
9 .cfi_endproc
This page took 0.06152 seconds and 4 git commands to generate.