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
/
helper.h
Age
Commit message (
Expand
)
Author
2022-07-18
target/ppc: Implement slbiag
Lucas Coutinho
2022-07-18
target/ppc: Move slbfee to decodetree
Lucas Coutinho
2022-07-18
target/ppc: Move slbmfee to decodetree
Lucas Coutinho
2022-07-18
target/ppc: Move slbmfev to decodetree
Lucas Coutinho
2022-07-18
target/ppc: Move slbmte to decodetree
Lucas Coutinho
2022-07-18
target/ppc: Move slbia to decodetree
Lucas Coutinho
2022-07-18
target/ppc: Move slbieg to decodetree
Lucas Coutinho
2022-07-18
target/ppc: Move slbie to decodetree
Lucas Coutinho
2022-07-18
target/ppc: Implement ISA 3.00 tlbie[l]
Leandro Lupori
2022-07-18
target/ppc: fix exception error code in helper_{load, store}_dcr
Matheus Ferst
2022-07-06
target/ppc: implement cdtbcd
Matheus Ferst
2022-07-06
target/ppc: implement cbcdtd
Matheus Ferst
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 remaining vector divide extended
Lucas Mateus Castro (alqotel)
2022-06-20
target/ppc: Implemented vector divide quadword
Lucas Mateus Castro (alqotel)
2022-05-26
target/ppc: Implemented [pm]xvbf16ger2*
Lucas Mateus Castro (alqotel)
2022-05-26
target/ppc: Implemented xvf16ger*
Lucas Mateus Castro (alqotel)
2022-05-26
target/ppc: Implemented xvf*ger*
Lucas Mateus Castro (alqotel)
2022-05-26
target/ppc: Implemented xvi*ger* 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: 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-05-26
target/ppc: Use TCG_CALL_NO_RWG_SE in fsel helper
Matheus Ferst
2022-05-26
target/ppc: use TCG_CALL_NO_RWG in VSX helpers without env
Matheus Ferst
2022-05-26
target/ppc: use TCG_CALL_NO_RWG in BCD helpers
Matheus Ferst
2022-05-26
target/ppc: use TCG_CALL_NO_RWG in vector helpers without env
Matheus Ferst
2022-05-26
target/ppc: declare darn32/darn64 helpers with TCG_CALL_NO_RWG
Matheus Ferst
2022-04-20
target/ppc: implement xscvqp[su]qz
Matheus Ferst
2022-04-20
target/ppc: implement xscv[su]qqp
Matheus Ferst
2022-03-02
target/ppc: Implement xvcvbf16spn and xvcvspbf16 instructions
Víctor Colombo
2022-03-02
target/ppc: Implement xs{max,min}cqp
Víctor Colombo
2022-03-02
target/ppc: Move xs{max, min}[cj]dp to use do_helper_XX3
Víctor Colombo
2022-03-02
target/ppc: Move xscmp{eq,ge,gt}dp to decodetree
Víctor Colombo
2022-03-02
target/ppc: Implement xscmp{eq,ge,gt}qp
Víctor Colombo
2022-03-02
target/ppc: Remove xscmpnedp instruction
Víctor Colombo
2022-03-02
target/ppc: implement xs[n]maddqp[o]/xs[n]msubqp[o]
Matheus Ferst
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: Implement xxgenpcv[bhwd]m instruction
Matheus Ferst
2022-03-02
target/ppc: Implement xxeval
Matheus Ferst
2022-03-02
target/ppc: Implement xxpermx instruction
Matheus Ferst
[next]