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-05-26
target/ppc: Implemented [pm]xvbf16ger2*
Lucas Mateus Castro (alqotel)
2022-05-26
target/ppc: Implemented pmxvf*ger*
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 pmxvi*ger* instructions
Lucas Mateus Castro (alqotel)
2022-05-26
target/ppc: Implemented xvi*ger* instructions
Lucas Mateus Castro (alqotel)
2022-05-26
target/ppc: Implement xxm[tf]acc and xxsetaccz
Lucas Mateus Castro (alqotel)
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-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: introduce do_va_helper
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-05-26
target/ppc: Rename sfprf to sfifprf where it's also used as set fi flag
Víctor Colombo
2022-05-26
target/ppc: Fix FPSCR.FI changing in float_overflow_excp()
Víctor Colombo
2022-05-26
target/ppc: Fix FPSCR.FI bit being cleared when it shouldn't
Víctor Colombo
2022-05-26
target/ppc: Fix tlbie
Leandro Lupori
2022-05-11
Normalize header guard symbol definition
Markus Armbruster
2022-05-11
Clean up ill-advised or unusual header guards
Markus Armbruster
2022-05-09
disas: Remove old libopcode ppc disassembler
Thomas Huth
2022-05-05
target/ppc: Change MSR_* to follow POWER ISA numbering convention
Víctor Colombo
2022-05-05
target/ppc: Add unused msr bits FIELDs
Víctor Colombo
2022-05-05
target/ppc: Remove msr_de macro
Víctor Colombo
2022-05-05
target/ppc: Remove msr_hv macro
Víctor Colombo
2022-05-05
target/ppc: Remove msr_ts macro
Víctor Colombo
2022-05-05
target/ppc: Remove msr_fe0 and msr_fe1 macros
Víctor Colombo
2022-05-05
target/ppc: Remove msr_ep macro
Víctor Colombo
2022-05-05
target/ppc: Remove msr_dr macro
Víctor Colombo
2022-05-05
target/ppc: Remove msr_ir macro
Víctor Colombo
2022-05-05
target/ppc: Remove msr_cm macro
Víctor Colombo
2022-05-05
target/ppc: Remove msr_fp macro
Víctor Colombo
2022-05-05
target/ppc: Remove msr_gs macro
Víctor Colombo
2022-05-05
target/ppc: Remove msr_me macro
Víctor Colombo
2022-05-05
target/ppc: Remove msr_pow macro
Víctor Colombo
2022-05-05
target/ppc: Remove msr_ce macro
Víctor Colombo
2022-05-05
target/ppc: Remove msr_ee macro
Víctor Colombo
2022-05-05
target/ppc: Remove msr_ile macro
Víctor Colombo
2022-05-05
target/ppc: Remove msr_ds macro
Víctor Colombo
2022-05-05
target/ppc: Remove msr_le macro
Víctor Colombo
2022-05-05
target/ppc: Remove msr_pr macro
Víctor Colombo
2022-05-05
target/ppc: Remove unused msr_* macros
Víctor Colombo
2022-05-05
target/ppc: Remove fpscr_* macros from cpu.h
Víctor Colombo
[next]