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
2022-07-06
target/ppc: use int128.h methods in vsubcuq
Matheus Ferst
2022-07-06
target/ppc: use int128.h methods in vsubecuq and vsubeuqm
Matheus Ferst
2022-07-06
target/ppc: use int128.h methods in vsubuqm
Matheus Ferst
2022-07-06
target/ppc: use int128.h methods in vaddcuq
Matheus Ferst
2022-07-06
target/ppc: use int128.h methods in vaddecuq and vaddeuqm
Matheus Ferst
2022-07-06
target/ppc: use int128.h methods in vadduqm
Matheus Ferst
2022-07-06
target/ppc: use int128.h methods in vpmsumd
Matheus Ferst
2022-06-20
target/ppc: Implemented vector module quadword
Lucas Mateus Castro (alqotel)
2022-06-20
target/ppc: Implemented vector module word/doubleword
Lucas Mateus Castro (alqotel)
2022-06-20
target/ppc: Implemented remaining vector divide extended
Lucas Mateus Castro (alqotel)
2022-06-20
target/ppc: Implemented vector divide extended word
Lucas Mateus Castro (alqotel)
2022-06-20
target/ppc: Implemented vector divide quadword
Lucas Mateus Castro (alqotel)
2022-06-20
target/ppc: Implemented vector divide instructions
Lucas Mateus Castro (alqotel)
2022-05-26
target/ppc: declare vmsumsh[ms] helper with call flags
Matheus Ferst
2022-05-26
target/ppc: declare vmsumuh[ms] helper with call flags
Matheus Ferst
2022-05-26
target/ppc: declare vmsum[um]bm helpers with call flags
Matheus Ferst
2022-05-26
target/ppc: introduce do_va_helper
Matheus Ferst
2022-04-06
Replace config-time define HOST_WORDS_BIGENDIAN
Marc-André Lureau
2022-03-05
target/ppc: use andc in vrlqmi
Matheus Ferst
2022-03-05
target/ppc: use extract/extract2 to create vrlqnm mask
Matheus Ferst
2022-03-05
target/ppc: use ext32u and deposit in do_vx_vmulhw_i64
Matheus Ferst
2022-03-05
target/ppc: Fix vmul[eo]* instructions marked 2.07
Lucas Mateus Castro (alqotel)
2022-03-02
target/ppc: Move vsel and vperm/vpermr to decodetree
Matheus Ferst
2022-03-02
target/ppc: implement vrlqmi
Matheus Ferst
2022-03-02
target/ppc: implement vrlqnm
Matheus Ferst
2022-03-02
target/ppc: implement vrlq
Matheus Ferst
2022-03-02
target/ppc: move vrl[bhwd]nm/vrl[bhwd]mi to decodetree
Matheus Ferst
2022-03-02
target/ppc: move vrl[bhwd] to decodetree
Matheus Ferst
2022-03-02
target/ppc: implement vsraq
Matheus Ferst
2022-03-02
target/ppc: implement vsrq
Matheus Ferst
2022-03-02
target/ppc: implement vslq
Matheus Ferst
2022-03-02
target/ppc: move vs[lr][a][bhwd] to decodetree
Matheus Ferst
2022-03-02
target/ppc: implement vgnb
Matheus Ferst
2022-03-02
target/ppc: implement vcntmb[bhwd]
Matheus Ferst
2022-03-02
target/ppc: implement vclrrb
Matheus Ferst
2022-03-02
target/ppc: implement vclrlb
Matheus Ferst
2022-03-02
target/ppc: implement vstri[bh][lr]
Matheus Ferst
2022-03-02
target/ppc: Implement Vector Compare Quadword
Matheus Ferst
2022-03-02
target/ppc: Implement Vector Compare Greater Than Quadword
Matheus Ferst
2022-03-02
target/ppc: Implement Vector Compare Equal Quadword
Matheus Ferst
2022-03-02
target/ppc: Move Vector Compare Not Equal or Zero to decodetree
Matheus Ferst
2022-03-02
target/ppc: Move Vector Compare Equal/Not Equal/Greater Than to decodetree
Matheus Ferst
2022-03-02
target/ppc: Implement vextsd2q
Lucas Coutinho
2022-03-02
target/ppc: Move vexts[bhw]2[wd] to decodetree
Lucas Coutinho
2022-03-02
target/ppc: Implement vmsumudm instruction
Víctor Colombo
2022-03-02
target/ppc: Implement vmsumcud instruction
Víctor Colombo
2022-03-02
target/ppc: vmulh* instructions without helpers
Lucas Mateus Castro (alqotel)
2022-03-02
target/ppc: Moved vector multiply high and low to decodetree
Lucas Mateus Castro (alqotel)
2022-03-02
target/ppc: moved vector even and odd multiplication to decodetree
Lucas Mateus Castro (alqotel)
2021-12-17
target/ppc: Implement Vector Mask Move insns
Matheus Ferst
[next]