aboutsummaryrefslogtreecommitdiff
path: root/tests/tcg/ppc64le
AgeCommit message (Expand)Author
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-03-08tests/tcg/ppc64le: change signal_save_restore_xer to use SIGTRAPMatheus Ferst
2022-03-05tests/tcg/ppc64le: Use Altivec register names in clobber listMatheus Ferst
2022-03-05tests/tcg/ppc64le: emit bcdsub with .long when neededMatheus Ferst
2022-03-05tests/tcg/ppc64le: drop __int128 usage in bcdsubMatheus Ferst
2022-03-05tests/tcg/ppc64le: use inline asm instead of __builtin_mtfsfMatheus Ferst
2022-02-28tests/tcg: add vectorised sha512 versionsAlex Bennée
2022-01-18test/tcg/ppc64le: Add float reference filesRichard Henderson
2022-01-04target/ppc: do not silence snan in xscvspdpnMatheus Ferst
2021-12-17test/tcg/ppc64le: test mtfsfLucas Mateus Castro (alqotel)
2021-11-17tests/tcg/ppc64le: Fix compile flags for byte_reverseRichard Henderson
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