On 11/24/21 6:25 PM, Lucas Mateus Castro (alqotel) wrote:
Added tests for the mtfsf to check if FI bit of FPSCR is being set
and if exception calls are being made correctly.
Signed-off-by: Lucas Mateus Castro (alqotel) <lucas.ara...@eldorado.org.br>
---
tests/tcg/ppc64/Makefile.target | 1 +
tests/tcg/ppc64le/Makefile.target | 1 +
tests/tcg/ppc64le/mtfsf.c | 61 +++++++++++++++++++++++++++++++
3 files changed, 63 insertions(+)
create mode 100644 tests/tcg/ppc64le/mtfsf.c
Reviewed-by: Richard Henderson <richard.hender...@linaro.org>
r~