mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-07-26 20:03:54 -06:00
![]() 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:
|
||
---|---|---|
.. | ||
aarch64/host | ||
generic/host | ||
i386/host | ||
loongarch64/host | ||
ppc/host | ||
ppc64/host | ||
riscv/host | ||
x86_64/host |