index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
tcg
/
ppc64le
Age
Commit message (
Expand
)
Author
2022-10-06
tests/tcg: unify ppc64 and ppc64le Makefiles
Paolo Bonzini
2022-07-06
tests/tcg/ppc64: Add mffsce test
Víctor Colombo
2022-04-20
tests/tcg: add compiler test variables when using containers
Paolo Bonzini
2022-03-14
target/ppc: fix xxspltw for big endian hosts
Matheus Ferst
2022-03-08
tests/tcg/ppc64le: change signal_save_restore_xer to use SIGTRAP
Matheus Ferst
2022-03-05
tests/tcg/ppc64le: Use Altivec register names in clobber list
Matheus Ferst
2022-03-05
tests/tcg/ppc64le: emit bcdsub with .long when needed
Matheus Ferst
2022-03-05
tests/tcg/ppc64le: drop __int128 usage in bcdsub
Matheus Ferst
2022-03-05
tests/tcg/ppc64le: use inline asm instead of __builtin_mtfsf
Matheus Ferst
2022-02-28
tests/tcg: add vectorised sha512 versions
Alex Bennée
2022-01-18
test/tcg/ppc64le: Add float reference files
Richard Henderson
2022-01-04
target/ppc: do not silence snan in xscvspdpn
Matheus Ferst
2021-12-17
test/tcg/ppc64le: test mtfsf
Lucas Mateus Castro (alqotel)
2021-11-17
tests/tcg/ppc64le: Fix compile flags for byte_reverse
Richard Henderson
2021-10-21
linux-user/ppc: Fix XER access in save/restore_user_regs
Matheus Ferst
2021-05-18
tests/tcg/ppc64le: tests for brh/brw/brd
Matheus Ferst
2021-03-10
target/ppc: Fix bcdsub. emulation when result overflows
Fabiano Rosas