aboutsummaryrefslogtreecommitdiff
path: root/tests/tcg/ppc64le
AgeCommit message (Expand)AuthorFilesLines
2022-10-06tests/tcg: unify ppc64 and ppc64le MakefilesPaolo Bonzini8-402/+1
2022-07-06tests/tcg/ppc64: Add mffsce testVíctor Colombo2-0/+38
2022-04-20tests/tcg: add compiler test variables when using containersPaolo Bonzini1-2/+2
2022-03-14target/ppc: fix xxspltw for big endian hostsMatheus Ferst2-0/+47
2022-03-08tests/tcg/ppc64le: change signal_save_restore_xer to use SIGTRAPMatheus Ferst1-4/+4
2022-03-05tests/tcg/ppc64le: Use Altivec register names in clobber listMatheus Ferst1-8/+8
2022-03-05tests/tcg/ppc64le: emit bcdsub with .long when neededMatheus Ferst1-31/+42
2022-03-05tests/tcg/ppc64le: drop __int128 usage in bcdsubMatheus Ferst1-68/+61
2022-03-05tests/tcg/ppc64le: use inline asm instead of __builtin_mtfsfMatheus Ferst1-10/+9
2022-02-28tests/tcg: add vectorised sha512 versionsAlex Bennée1-1/+8
2022-01-18test/tcg/ppc64le: Add float reference filesRichard Henderson2-0/+1516
2022-01-04target/ppc: do not silence snan in xscvspdpnMatheus Ferst2-2/+39
2021-12-17test/tcg/ppc64le: test mtfsfLucas Mateus Castro (alqotel)2-0/+62
2021-11-17tests/tcg/ppc64le: Fix compile flags for byte_reverseRichard Henderson1-9/+3
2021-10-21linux-user/ppc: Fix XER access in save/restore_user_regsMatheus Ferst2-0/+44
2021-05-18tests/tcg/ppc64le: tests for brh/brw/brdMatheus Ferst2-0/+34
2021-03-10target/ppc: Fix bcdsub. emulation when result overflowsFabiano Rosas2-0/+142