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
/
vsx-ops.c.inc
Age
Commit message (
Expand
)
Author
2022-10-28
target/ppc: Moved XSTSTDC[QDS]P to decodetree
Lucas Mateus Castro (alqotel)
2022-10-28
target/ppc: Moved XVTSTDC[DS]P to decodetree
Lucas Mateus Castro (alqotel)
2022-10-28
target/ppc: Use gvec to decode XVCPSGN[SD]P
Lucas Mateus Castro (alqotel)
2022-10-28
target/ppc: Use gvec to decode XV[N]ABS[DS]P/XVNEG[DS]P
Lucas Mateus Castro (alqotel)
2022-05-26
target/ppc: declare xxextractuw and xxinsertw helpers with call flags
Matheus Ferst
2022-05-26
target/ppc: declare xvxsigsp helper with call flags
Matheus Ferst
2022-05-26
target/ppc: declare xscvspdpn helper with call flags
Matheus Ferst
2022-03-02
target/ppc: Move xscmp{eq,ge,gt}dp to decodetree
Víctor Colombo
2022-03-02
target/ppc: Remove xscmpnedp instruction
Víctor Colombo
2022-03-02
target/ppc: move xs[n]madd[am][ds]p/xs[n]msub[am][ds]p to decodetree
Matheus Ferst
2022-03-02
target/ppc: Move xxpermdi to decodetree
Matheus Ferst
2022-03-02
target/ppc: move xxperm/xxpermr to decodetree
Matheus Ferst
2022-03-02
target/ppc: Move xxsel to decodetree
Matheus Ferst
2021-12-17
target/ppc: move xscvqpdp to decodetree
Matheus Ferst
2021-12-17
target/ppc: Move xs{max,min}[cj]dp to decodetree
Victor Colombo
2021-11-09
target/ppc: moved XXSPLTIB to using decodetree
Bruno Larsen (billionai)
2021-11-09
target/ppc: moved XXSPLTW to using decodetree
Bruno Larsen (billionai)
2021-11-09
target/ppc: moved stxvx and lxvx from legacy to decodtree
Lucas Mateus Castro (alqotel)
2020-11-24
ppc/translate: Implement lxvwsx opcode
LemonBoy
2020-08-21
meson: rename included C source files to .c.inc
Paolo Bonzini