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
/
target
/
ppc
/
translate
/
vmx-impl.c.inc
Age
Commit message (
Expand
)
Author
2021-12-17
target/ppc: Implement Vector Extract Mask
Matheus Ferst
2021-12-17
target/ppc: Implement Vector Expand Mask
Matheus Ferst
2021-11-09
target/ppc: Implement Vector Extract Double to VSR using GPR index insns
Matheus Ferst
2021-11-09
target/ppc: Move vinsertb/vinserth/vinsertw/vinsertd to decodetree
Matheus Ferst
2021-11-09
target/ppc: Implement Vector Insert from VSR using GPR index insns
Matheus Ferst
2021-11-09
target/ppc: Implement Vector Insert Word from GPR using Immediate insns
Matheus Ferst
2021-11-09
target/ppc: Implement Vector Insert from GPR using GPR index insns
Matheus Ferst
2021-11-09
target/ppc: Implement vsldbi/vsrdbi instructions
Matheus Ferst
2021-11-09
target/ppc: Implement vpdepd/vpextd instruction
Matheus Ferst
2021-11-09
target/ppc: Implement vclzdm/vctzdm instructions
Matheus Ferst
2021-11-09
target/ppc: Move vcfuged to vmx-impl.c.inc
Matheus Ferst
2020-08-24
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-5.2-20200818' into...
Peter Maydell
2020-08-21
meson: rename included C source files to .c.inc
Paolo Bonzini
[prev]