tests/tcg/arm: Use -march and -mfpu for fcvt
commite3693cd3c9fe868e6b87d0677ad9740b56937d34
authorRichard Henderson <richard.henderson@linaro.org>
Fri, 5 Jul 2024 08:40:24 +0000 (5 09:40 +0100)
committerAlex Bennée <alex.bennee@linaro.org>
Fri, 5 Jul 2024 11:34:32 +0000 (5 12:34 +0100)
treeb84a1f7dd1eb89b21439dd1a7678c308283654ea
parent1e7c9ba4a24d97dfeb59de2c0ac158c749945abc
tests/tcg/arm: Use -march and -mfpu for fcvt

Clang requires the architecture to be set properly
in order to assemble the half-precision instructions.

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Akihiko Odaki <akihiko.odaki@daynix.com>
Message-Id: <20240630190050.160642-13-richard.henderson@linaro.org>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20240705084047.857176-18-alex.bennee@linaro.org>
tests/tcg/arm/Makefile.target