Sign in
qemu
/
meson
/
refs/heads/docbuild
/
.
/
test cases
/
common
/
127 cpp and asm
/
retval-x86.S
blob: 06bd75c2889d012c2f2cd53f22e18f381f29d10b [
file
] [
log
] [
blame
]
#include "symbol-underscore.h"
.text
.globl SYMBOL_NAME
(
get_retval
)
SYMBOL_NAME
(
get_retval
):
xorl
%eax, %
eax
retl