tests/tcg/aarch64: Do not use x constraint
commit98b323fa656fe3ae4304d4803705fe4e6f3abc72
authorAkihiko Odaki <akihiko.odaki@daynix.com>
Fri, 5 Jul 2024 08:40:18 +0000 (5 09:40 +0100)
committerAlex Bennée <alex.bennee@linaro.org>
Fri, 5 Jul 2024 11:33:58 +0000 (5 12:33 +0100)
tree770b549e19efcffaf2e483387339dec1f0c6271a
parent69375de17bd345f85defc54dae53bc0440e3fc18
tests/tcg/aarch64: Do not use x constraint

clang version 18.1.6 does not support x constraint for AArch64.
Use w instead.

Signed-off-by: Akihiko Odaki <akihiko.odaki@daynix.com>
Message-Id: <20240627-tcg-v2-5-1690a813348e@daynix.com>
Reviewed-by: Akihiko Odaki <akihiko.odaki@daynix.com>
Message-Id: <20240630190050.160642-7-richard.henderson@linaro.org>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20240705084047.857176-12-alex.bennee@linaro.org>
tests/tcg/arm/fcvt.c