tests/tcg/aarch64: Add test cases for SME FMOPA (widening)
commitf103ecccb68184b53a9c9bd80536cf2d4080f834
authorDaniyal Khan <danikhan632@gmail.com>
Wed, 17 Jul 2024 06:01:49 +0000 (17 16:01 +1000)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 18 Jul 2024 12:49:30 +0000 (18 13:49 +0100)
tree3905092e0e208db316b68d672b90baba0bbabc18
parent207d30b5fdb5b45a36f26eefcf52fe2c1714dd4f
tests/tcg/aarch64: Add test cases for SME FMOPA (widening)

Signed-off-by: Daniyal Khan <danikhan632@gmail.com>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Message-id: 20240717060149.204788-4-richard.henderson@linaro.org
Message-Id: 172090222034.13953.16888708708822922098-1@git.sr.ht
[rth: Split test from a larger patch, tidy assembly]
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
tests/tcg/aarch64/Makefile.target
tests/tcg/aarch64/sme-fmopa-1.c [new file with mode: 0644]
tests/tcg/aarch64/sme-fmopa-2.c [new file with mode: 0644]
tests/tcg/aarch64/sme-fmopa-3.c [new file with mode: 0644]