mirror of
https://github.com/compiler-explorer/compiler-explorer.git
synced 2025-12-27 09:23:52 -05:00
6 lines
133 B
NASM
Generated
6 lines
133 B
NASM
Generated
_Z1gv:
|
|
subq $8, %rsp
|
|
call *_ZN3foo3bazE+8(%rip)
|
|
xorl %eax, %eax
|
|
addq $8, %rsp
|
|
ret |