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
Age
Commit message (
Expand
)
Author
2024-02-24
target/ppc: Fix lxv/stxv MSR facility check
Nicholas Piggin
2023-10-03
tcg: Rename cpu_env to tcg_env
Richard Henderson
2023-09-20
ppc: spelling fixes
Michael Tokarev
2023-09-06
target/ppc: Fix LQ, STQ register-pair order for big-endian
Nicholas Piggin
2023-08-24
target/ppc: Use tcg_gen_negsetcond_*
Richard Henderson
2023-06-05
target/ppc: Inline gen_icount_io_start()
Philippe Mathieu-Daudé
2023-05-27
target/ppc: Fix fallback to MFSS for MFFS* instructions on pre 3.0 ISAs
Richard Purdie
2023-05-23
target/ppc: Use tcg_gen_qemu_{ld,st}_i128 for LQARX, LQ, STQ
Richard Henderson
2023-05-05
tcg: ppc64: Fix mask generation for vextractdm
Shivaprasad G Bhat
2023-03-13
target/ppc: Rewrite trans_ADDG6S
Richard Henderson
2023-03-13
target/ppc: Avoid tcg_const_* in fp-impl.c.inc
Richard Henderson
2023-03-13
target/ppc: Avoid tcg_const_* in vsx-impl.c.inc
Richard Henderson
2023-03-13
target/ppc: Avoid tcg_const_* in xxeval
Richard Henderson
2023-03-13
target/ppc: Avoid tcg_const_* in vmx-impl.c.inc
Richard Henderson
2023-03-13
target/ppc: Avoid tcg_const_i64 in do_vcntmb
Richard Henderson
2023-03-13
target/ppc: Avoid tcg_const_i64 in do_vector_shift_quad
Richard Henderson
2023-03-13
target/ppc: Split out gen_vx_vmul10
Richard Henderson
2023-03-05
target/ppc: Drop tcg_temp_free
Richard Henderson
2023-03-01
target/ppc: Don't use tcg_temp_local_new
Richard Henderson
2022-10-28
target/ppc: Use gvec to decode XVTSTDC[DS]P
Lucas Mateus Castro (alqotel)
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-10-28
target/ppc: Move VABSDU[BHW] to decodetree and use gvec
Lucas Mateus Castro (alqotel)
2022-10-28
target/ppc: Move VAVG[SU][BHW] to decodetree and use gvec
Lucas Mateus Castro (alqotel)
2022-10-28
target/ppc: Move VPRTYB[WDQ] to decodetree and use gvec
Lucas Mateus Castro (alqotel)
2022-10-28
target/ppc: Move VNEG[WD] to decodtree and use gvec
Lucas Mateus Castro (alqotel)
2022-10-28
target/ppc: Move V(ADD|SUB)CUW to decodetree and use gvec
Lucas Mateus Castro (alqotel)
2022-10-28
target/ppc: Move VMH[R]ADDSHS instruction to decodetree
Lucas Mateus Castro (alqotel)
2022-10-28
target/ppc: Moved VMLADDUHM to decodetree and use gvec
Lucas Mateus Castro (alqotel)
2022-10-28
target/ppc: move msgsync to decodetree
Matheus Ferst
2022-10-28
target/ppc: move msgclrp/msgsndp to decodetree
Matheus Ferst
2022-10-28
target/ppc: move msgclr/msgsnd to decodetree
Matheus Ferst
2022-10-17
target/ppc: Fix xvcmp* clearing FI bit
Víctor Colombo
2022-09-20
target/ppc: Merge fsqrt and fsqrts helpers
Víctor Colombo
2022-09-20
target/ppc: Move fsqrts to decodetree
Víctor Colombo
2022-09-20
target/ppc: Move fsqrt to decodetree
Víctor Colombo
2022-09-20
target/ppc: Implement hashstp and hashchkp
Víctor Colombo
2022-09-20
target/ppc: Implement hashst and hashchk
Víctor Colombo
2022-07-18
target/ppc: Implement slbiag
Lucas Coutinho
2022-07-18
target/ppc: Move slbsync to decodetree
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: add macros to check privilege level
Matheus Ferst
[next]