tests/tcg/ppc64: Add mffsce test
commit7141a173c83414c4e1a4cda2d9ff1eaa6dccfee1
authorVíctor Colombo <victor.colombo@eldorado.org.br>
Wed, 29 Jun 2022 16:29:00 +0000 (29 13:29 -0300)
committerDaniel Henrique Barboza <danielhb413@gmail.com>
Wed, 6 Jul 2022 13:22:38 +0000 (6 10:22 -0300)
tree3fbeba9f29d206a1690596627f9faff36903bbf4
parent6cef305fe7d9982d68b23923fc1f2ab0fd3eac56
tests/tcg/ppc64: Add mffsce test

Add mffsce test to check both the return value and the new fpscr
stored in the cpu.

Signed-off-by: Víctor Colombo <victor.colombo@eldorado.org.br>
Reviewed-by: Matheus Ferst <matheus.ferst@eldorado.org.br>
Message-Id: <20220629162904.105060-8-victor.colombo@eldorado.org.br>
Signed-off-by: Daniel Henrique Barboza <danielhb413@gmail.com>
tests/tcg/ppc64/Makefile.target
tests/tcg/ppc64le/Makefile.target
tests/tcg/ppc64le/mffsce.c [new file with mode: 0644]