aboutsummaryrefslogtreecommitdiff
path: root/tests/tcg/ppc64
AgeCommit message (Expand)Author
2024-07-26tests/tcg: Skip failing ppc64 multi-threaded testsNicholas Piggin
2023-11-23tests/tcg: finesse the registers check for "hidden" regsAlex Bennée
2023-11-21target/ppc: Fix bugs in VSX_CVT_FP_TO_INT and VSX_CVT_FP_TO_INT2 macrosJohn Platts
2023-11-08tests/tcg: add an explicit gdbstub register testerAlex Bennée
2023-07-08tests/multiarch: Add test-aesRichard Henderson
2023-05-05tests: tcg: ppc64: Add tests for Vector Extract Mask InstructionsShivaprasad G Bhat
2023-04-27tests/tcg: limit the scope of the plugin testsAlex Bennée
2022-10-06tests/tcg: move compiler tests to MakefilesPaolo Bonzini
2022-10-06tests/tcg: unify ppc64 and ppc64le MakefilesPaolo Bonzini
2022-07-06tests/tcg/ppc64: Add mffsce testVíctor Colombo
2022-04-20tests/tcg: add compiler test variables when using containersPaolo Bonzini
2022-03-14target/ppc: fix xxspltw for big endian hostsMatheus Ferst
2022-02-28tests/tcg: add vectorised sha512 versionsAlex Bennée
2022-02-28tests/tcg/ppc64: clean-up handling of byte-reverseAlex Bennée
2022-01-04target/ppc: do not silence snan in xscvspdpnMatheus Ferst
2021-12-17test/tcg/ppc64le: test mtfsfLucas Mateus Castro (alqotel)
2021-10-21linux-user/ppc: Fix XER access in save/restore_user_regsMatheus Ferst
2021-05-18tests/tcg/ppc64le: tests for brh/brw/brdMatheus Ferst
2021-03-10target/ppc: Fix bcdsub. emulation when result overflowsFabiano Rosas