index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
target
/
ppc
/
translate.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
target/ppc: Implement new wait variants
Nicholas Piggin
2022-07-28
1
-8
/
+88
*
target/ppc: Move slbsync to decodetree
Lucas Coutinho
2022-07-18
1
-17
/
+0
*
target/ppc: Move slbfee to decodetree
Lucas Coutinho
2022-07-18
1
-26
/
+0
*
target/ppc: Move slbmfee to decodetree
Lucas Coutinho
2022-07-18
1
-13
/
+0
*
target/ppc: Move slbmfev to decodetree
Lucas Coutinho
2022-07-18
1
-12
/
+0
*
target/ppc: Move slbmte to decodetree
Lucas Coutinho
2022-07-18
1
-14
/
+0
*
target/ppc: Move slbia to decodetree
Lucas Coutinho
2022-07-18
1
-17
/
+0
*
target/ppc: Move slbieg to decodetree
Lucas Coutinho
2022-07-18
1
-13
/
+0
*
target/ppc: Move slbie to decodetree
Lucas Coutinho
2022-07-18
1
-13
/
+0
*
target/ppc: add macros to check privilege level
Matheus Ferst
2022-07-18
1
-0
/
+21
*
target/ppc: receive DisasContext explicitly in GEN_PRIV
Matheus Ferst
2022-07-18
1
-147
/
+152
*
target/ppc: Move tlbie[l] to decode tree
Leandro Lupori
2022-07-18
1
-62
/
+2
*
target/ppc: fix exception error code in spr_write_excp_vector
Matheus Ferst
2022-07-18
1
-3
/
+3
*
target/ppc: remove mfdcrux and mtdcrux
Matheus Ferst
2022-07-18
1
-18
/
+0
*
target/ppc: fix exception error value in slbfee
Matheus Ferst
2022-07-18
1
-2
/
+2
*
target/ppc: Fix gen_priv_exception error value in mfspr/mtspr
Matheus Ferst
2022-07-18
1
-4
/
+4
*
target/ppc: Implement lwsync with weaker memory ordering
Nicholas Piggin
2022-05-26
1
-1
/
+7
*
target/ppc: Fix eieio memory ordering semantics
Nicholas Piggin
2022-05-26
1
-1
/
+26
*
exec/translator: Pass the locked filepointer to disas_log hook
Richard Henderson
2022-04-20
1
-3
/
+4
*
Replace TARGET_WORDS_BIGENDIAN
Marc-André Lureau
2022-04-06
1
-1
/
+1
*
target/ppc: implement plxssp/pstxssp
Leandro Lupori
2022-03-02
1
-22
/
+7
*
target/ppc: implement plxsd/pstxsd
Leandro Lupori
2022-03-02
1
-12
/
+2
*
target/ppc: Introduce TRANS*FLAGS macros
Luis Pires
2022-03-02
1
-0
/
+19
*
target/ppc: Rename spr_tcg.h to spr_common.h
Fabiano Rosas
2022-02-18
1
-1
/
+1
*
target/ppc: Remove PowerPC 601 CPUs
Cédric Le Goater
2022-02-09
1
-842
/
+0
*
target/ppc: Remove support for the PowerPC 602 CPU
Cédric Le Goater
2022-01-28
1
-30
/
+0
*
ppc/ppc405: Fix TLB flushing
Cédric Le Goater
2022-01-28
1
-1
/
+1
*
target/ppc: Finish removal of 401/403 CPUs
Cédric Le Goater
2022-01-18
1
-15
/
+1
*
exec/memop: Adding signedness to quad definitions
Frédéric Pétrot
2022-01-08
1
-16
/
+16
*
ppc/ppc405: Introduce a store helper for SPR_40x_PID
Cédric Le Goater
2022-01-04
1
-0
/
+8
*
ppc/ppc405: Restore TCR and STR write handlers
Cédric Le Goater
2022-01-04
1
-0
/
+12
*
PPC64/TCG: Implement 'rfebb' instruction
Daniel Henrique Barboza
2021-12-17
1
-0
/
+2
*
target/ppc/power8-pmu.c: add PM_RUN_INST_CMPL (0xFA) event
Daniel Henrique Barboza
2021-12-17
1
-0
/
+12
*
target/ppc: enable PMU instruction count
Daniel Henrique Barboza
2021-12-17
1
-0
/
+64
*
target/ppc: Remove the software TLB model of 7450 CPUs
Fabiano Rosas
2021-12-17
1
-26
/
+0
*
target/ppc: moved stxv and lxv from legacy to decodtree
Lucas Mateus Castro (alqotel)
2021-11-09
1
-15
/
+2
*
target/ppc: Introduce REQUIRE_VSX macro
Bruno Larsen (billionai)
2021-11-09
1
-0
/
+8
*
target/ppc: Move vcfuged to vmx-impl.c.inc
Matheus Ferst
2021-11-09
1
-1
/
+0
*
target/ppc: Move ddedpd[q],denbcd[q],dscli[q],dscri[q] to decodetree
Luis Pires
2021-11-09
1
-2
/
+0
*
target/ppc: Implement DCFFIXQQ
Luis Pires
2021-11-09
1
-0
/
+5
*
target/ppc: Introduce REQUIRE_FPU
Fernando Valle
2021-11-09
1
-0
/
+8
*
target/ppc: Move REQUIRE_ALTIVEC/VECTOR to translate.c
Bruno Larsen
2021-11-09
1
-0
/
+8
*
target/ppc: Move LQ and STQ to decodetree
Matheus Ferst
2021-11-09
1
-151
/
+5
*
target/ppc: move resolve_PLS_D to translate.c
Fernando Eckhardt Valle
2021-11-09
1
-0
/
+19
*
target/ppc: introduce do_ea_calc
Fernando Eckhardt Valle
2021-11-09
1
-0
/
+14
*
target/ppc: add user read/write functions for MMCR0
Gustavo Romero
2021-10-21
1
-0
/
+2
*
target/ppc: add MMCR0 PMCC bits to hflags
Daniel Henrique Barboza
2021-10-21
1
-0
/
+4
*
target/ppc: Filter mtmsr[d] input before setting MSR
Matheus Ferst
2021-10-21
1
-33
/
+40
*
target/ppc: Use tcg_constant_i64() in gen_brh()
Philippe Mathieu-Daudé
2021-10-21
1
-5
/
+3
*
target/ppc: Use tcg_constant_i32() in gen_setb()
Philippe Mathieu-Daudé
2021-10-21
1
-6
/
+2
[next]