test/tcg/ppc64le: test mtfsf
commit00d38802513da6141a732ef7c3619bd0f8f01a8e
authorLucas Mateus Castro (alqotel) <lucas.araujo@eldorado.org.br>
Fri, 17 Dec 2021 16:57:13 +0000 (17 17:57 +0100)
committerCédric Le Goater <clg@kaod.org>
Fri, 17 Dec 2021 16:57:13 +0000 (17 17:57 +0100)
treed063385b0e521b31b476f73fcda9564d1af5b27b
parentc3a824b0cf23f98353fa91c715fe4918432d7928
test/tcg/ppc64le: test mtfsf

Added tests for the mtfsf to check if FI bit of FPSCR is being set
and if exception calls are being made correctly.

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Lucas Mateus Castro (alqotel) <lucas.araujo@eldorado.org.br>
Message-Id: <20211201163808.440385-3-lucas.araujo@eldorado.org.br>
Signed-off-by: Cédric Le Goater <clg@kaod.org>
tests/tcg/ppc64/Makefile.target
tests/tcg/ppc64le/Makefile.target
tests/tcg/ppc64le/mtfsf.c [new file with mode: 0644]