Sign in
gnu
/
binutils-gdb
/
38b03d23c7c7e6a9f8f27a9899fd0a84587c379e
/
.
/
gas
/
testsuite
/
gas
/
pe
/
peseh-x64.s
blob: 05afabfb86779498890f6a9de9a73d3995528152 [
file
] [
log
] [
blame
]
.file
"t1.c"
.text
.p2align
4
,,
15
.globl foo
.def foo
;
.scl
2
;
.type
32
;
.endef
.seh_proc foo
foo
:
subq
$
8
,
%rsp
.seh_stackalloc
8
.seh_endprologue
movl
$
1
,
%eax
addq
$
8
,
%rsp
ret
.seh_endproc