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.c
Age
Commit message (
Expand
)
Author
2023-03-13
target/ppc: Avoid tcg_const_* in translate.c
Richard Henderson
2023-03-13
target/ppc: Fix gen_tlbsx_booke206
Richard Henderson
2023-03-05
target/ppc: Drop tcg_temp_free
Richard Henderson
2023-03-05
accel/tcg: Remove translator_loop_temp_check
Richard Henderson
2023-03-03
target/ppc/translate: Add dummy implementation for dcblc instruction
Bernhard Beschow
2023-03-01
target/ppc: Don't use tcg_temp_local_new
Richard Henderson
2023-03-01
accel/tcg: Pass max_insn to gen_intermediate_code by pointer
Richard Henderson
2023-02-04
target/ppc: Use tcg_gen_atomic_cmpxchg_i128 for STQCX
Richard Henderson
2022-12-21
target/ppc: Implement the DEXCR and HDEXCR
Nicholas Miehlbradt
2022-10-28
target/ppc: Increment PMC5 with inline insns
Leandro Lupori
2022-10-28
target/ppc: Add new PMC HFLAGS
Leandro Lupori
2022-10-28
target/ppc: introduce ppc_maybe_interrupt
Matheus Ferst
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-28
target/ppc: fix REQUIRE_HV macro definition
Matheus Ferst
2022-10-28
target/ppc: fix msgsync insns flags
Matheus Ferst
2022-10-28
target/ppc: fix msgclr/msgsnd insns flags
Matheus Ferst
2022-10-26
target/ppc: Convert to tcg_ops restore_state_to_opc
Richard Henderson
2022-09-20
target/ppc: Zero second doubleword of VSR registers for FPR insns
Víctor Colombo
2022-09-20
target/ppc: Implement hashst and hashchk
Víctor Colombo
2022-09-06
accel/tcg: Add pc and host_pc params to gen_intermediate_code
Richard Henderson
2022-07-28
target/ppc: Implement new wait variants
Nicholas Piggin
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
2022-07-18
target/ppc: receive DisasContext explicitly in GEN_PRIV
Matheus Ferst
2022-07-18
target/ppc: Move tlbie[l] to decode tree
Leandro Lupori
2022-07-18
target/ppc: fix exception error code in spr_write_excp_vector
Matheus Ferst
2022-07-18
target/ppc: remove mfdcrux and mtdcrux
Matheus Ferst
2022-07-18
target/ppc: fix exception error value in slbfee
Matheus Ferst
2022-07-18
target/ppc: Fix gen_priv_exception error value in mfspr/mtspr
Matheus Ferst
2022-05-26
target/ppc: Implement lwsync with weaker memory ordering
Nicholas Piggin
2022-05-26
target/ppc: Fix eieio memory ordering semantics
Nicholas Piggin
2022-04-20
exec/translator: Pass the locked filepointer to disas_log hook
Richard Henderson
2022-04-06
Replace TARGET_WORDS_BIGENDIAN
Marc-André Lureau
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: Introduce TRANS*FLAGS macros
Luis Pires
2022-02-18
target/ppc: Rename spr_tcg.h to spr_common.h
Fabiano Rosas
2022-02-09
target/ppc: Remove PowerPC 601 CPUs
Cédric Le Goater
2022-01-28
target/ppc: Remove support for the PowerPC 602 CPU
Cédric Le Goater
2022-01-28
ppc/ppc405: Fix TLB flushing
Cédric Le Goater
[next]