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
Yao Zi ca2737d6ec host/include/loongarch64: Fix inline assembly compatibility with Clang
Clang on LoongArch only accepts fp register names in the dollar-prefixed
form, while GCC allows omitting the dollar. Change registers in ASM
clobbers to the dollar-prefixed form to make user emulators buildable
with Clang on loongarch64. No functional change invovled.

Cc: qemu-stable@nongnu.org
Fixes: adc8467e69 ("host/include/loongarch64: Add atomic16 load and store")
Signed-off-by: Yao Zi <ziyao@disroot.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Bibo Mao <maobibo@loongson.cn>
Signed-off-by: Bibo Mao <maobibo@loongson.cn>
1 month ago
..
aarch64/host qemu/atomic: Rename atomic128-ldst.h headers using .h.inc suffix 2 months ago
generic/host qemu/atomic: Rename atomic128-ldst.h headers using .h.inc suffix 2 months ago
i386/host target/i386/hvf: fix handling of XSAVE-related CPUID bits 6 months ago
loongarch64/host host/include/loongarch64: Fix inline assembly compatibility with Clang 1 month 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 3 months ago
x86_64/host qemu/atomic: Rename atomic128-ldst.h headers using .h.inc suffix 2 months ago