On 3/13/25 20:31, Yao Zi wrote:
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.

Signed-off-by: Yao Zi<zi...@disroot.org>
---
  host/include/loongarch64/host/atomic128-ldst.h.inc        | 4 ++--
  host/include/loongarch64/host/bufferiszero.c.inc          | 6 ++++--
  host/include/loongarch64/host/load-extract-al16-al8.h.inc | 2 +-
  3 files changed, 7 insertions(+), 5 deletions(-)

Reviewed-by: Richard Henderson <richard.hender...@linaro.org>

r~

Reply via email to