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
/
insn64.decode
Age
Commit message (
Expand
)
Author
2022-05-26
target/ppc: Implemented [pm]xvbf16ger2*
Lucas Mateus Castro (alqotel)
2022-05-26
target/ppc: Implemented pmxvf*ger*
Lucas Mateus Castro (alqotel)
2022-05-26
target/ppc: Implemented pmxvi*ger* instructions
Lucas Mateus Castro (alqotel)
2022-03-02
target/ppc: implement plxssp/pstxssp
Leandro Lupori
2022-03-02
target/ppc: implement plxsd/pstxsd
Leandro Lupori
2022-03-02
target/ppc: Implement xxeval
Matheus Ferst
2022-03-02
target/ppc: Implement xxpermx instruction
Matheus Ferst
2022-03-02
target/ppc: Move xxsel to decodetree
Matheus Ferst
2021-11-09
target/ppc: Implement xxblendvb/xxblendvh/xxblendvw/xxblendvd instructions
Matheus Ferst
2021-11-09
target/ppc: implemented XXSPLTIDP instruction
Bruno Larsen (billionai)
2021-11-09
target/ppc: Implemented XXSPLTIW using decodetree
Bruno Larsen (billionai)
2021-11-09
target/ppc: implemented XXSPLTI32DX
Bruno Larsen (billionai)
2021-11-09
target/ppc: added the instructions PLXVP and PSTXVP
Lucas Mateus Castro (alqotel)
2021-11-09
target/ppc: added the instructions PLXV and PSTXV
Lucas Mateus Castro (alqotel)
2021-11-09
target/ppc: Implement PLQ and PSTQ
Matheus Ferst
2021-11-09
target/ppc: Implement PLFS, PLFD, PSTFS and PSTFD instructions
Fernando Eckhardt Valle
2021-06-03
target/ppc: Implement prefixed integer store instructions
Richard Henderson
2021-06-03
target/ppc: Implement prefixed integer load instructions
Richard Henderson
2021-06-03
target/ppc: Implement PNOP
Richard Henderson
2021-06-03
target/ppc: Move ADDI, ADDIS to decodetree, implement PADDI
Richard Henderson
2021-06-03
target/ppc: Add infrastructure for prefixed insns
Richard Henderson