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
Age
Commit message (
Expand
)
Author
2022-03-02
target/ppc: Move xxsel to decodetree
Matheus Ferst
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)
2022-03-02
target/ppc: Introduce TRANS*FLAGS macros
Luis Pires
2022-03-02
target/ppc: trigger PERFM EBBs from power8-pmu.c
Daniel Henrique Barboza
2022-03-02
target/ppc: add PPC_INTERRUPT_EBB and EBB exceptions
Daniel Henrique Barboza
2022-03-02
target/ppc: finalize pre-EBB PMU logic
Daniel Henrique Barboza
2022-03-02
target/ppc: make power8-pmu.c CONFIG_TCG only
Daniel Henrique Barboza
2022-02-28
tcg: Remove dh_alias indirection for dh_typecode
Richard Henderson
2022-02-21
exec/exec-all: Move 'qemu/log.h' include in units requiring it
Philippe Mathieu-Daudé
2022-02-18
target/ppc: Move common SPR functions out of cpu_init
Fabiano Rosas
2022-02-18
target/ppc: cpu_init: Move check_pow and QOM macros to a header
Fabiano Rosas
2022-02-18
target/ppc: cpu_init: Move SPR registration macros to a header
Fabiano Rosas
2022-02-18
target/ppc: cpu_init: Expose some SPR registration helpers
Fabiano Rosas
2022-02-18
target/ppc: Rename spr_tcg.h to spr_common.h
Fabiano Rosas
2022-02-18
target/ppc: cpu_init: Remove register_usprg3_sprs
Fabiano Rosas
2022-02-18
target/ppc: cpu_init: Rename register_ne_601_sprs
Fabiano Rosas
2022-02-18
target/ppc: cpu_init: Reuse init_proc_745 for the 755
Fabiano Rosas
2022-02-18
target/ppc: cpu_init: Reuse init_proc_604 for the 604e
Fabiano Rosas
2022-02-18
target/ppc: cpu_init: Reuse init_proc_603 for the e300
Fabiano Rosas
2022-02-18
target/ppc: cpu_init: Move 604e SPR registration into a function
Fabiano Rosas
2022-02-18
target/ppc: cpu_init: Move e300 SPR registration into a function
Fabiano Rosas
2022-02-18
target/ppc: cpu_init: Move 755 L2 cache SPRs into a function
Fabiano Rosas
2022-02-18
target/ppc: cpu_init: Deduplicate 7xx SPR registration
Fabiano Rosas
2022-02-18
target/ppc: cpu_init: Deduplicate 745/755 SPR registration
Fabiano Rosas
[prev]
[next]