You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qemu/host/include
Richard Henderson ff633bc5d5 include/aarch64/host: Fix atomic16_fetch_{and,or}
The tmp[lh] variables were defined as inputs to the
asm rather than outputs, which meant that the compiler
rightly diagnosed uninitialized inputs.

Reported-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Tested-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
6 days ago
..
aarch64/host include/aarch64/host: Fix atomic16_fetch_{and,or} 6 days ago
generic/host include/generic/host: Fix atomic128-cas.h.inc for Int128 structure 6 days ago
i386/host cpuinfo/i386: Detect GFNI as an AVX extension 3 months ago
loongarch64/host host/include/loongarch64: Fix inline assembly compatibility with Clang 9 months ago
ppc/host ppc: spelling fixes 2 years ago
ppc64/host host/include/ppc: Implement aes-round.h 2 years ago
riscv/host util/cpuinfo-riscv: Detect Zbs 11 months ago
x86_64/host qemu/atomic: Rename atomic128-ldst.h headers using .h.inc suffix 9 months ago