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
Commit message (
Expand
)
Author
Age
Files
Lines
*
target/ppc: cpu_init: Clean up stop state on cpu reset
Frederic Barrat
2022-06-20
1
-0
/
+3
*
target/ppc: fix unreachable code in fpu_helper.c
Daniel Henrique Barboza
2022-06-20
1
-1
/
+1
*
target/ppc: avoid int32 multiply overflow in int_helper.c
Daniel Henrique Barboza
2022-06-20
1
-2
/
+3
*
target/ppc: fix vbpermd in big endian hosts
Matheus Ferst
2022-06-20
1
-3
/
+2
*
target/ppc: Implemented vector module quadword
Lucas Mateus Castro (alqotel)
2022-06-20
4
-0
/
+27
*
target/ppc: Implemented vector module word/doubleword
Lucas Mateus Castro (alqotel)
2022-06-20
2
-0
/
+15
*
target/ppc: Implemented remaining vector divide extended
Lucas Mateus Castro (alqotel)
2022-06-20
4
-0
/
+76
*
target/ppc: Implemented vector divide extended word
Lucas Mateus Castro (alqotel)
2022-06-20
2
-0
/
+51
*
target/ppc: Implemented vector divide quadword
Lucas Mateus Castro (alqotel)
2022-06-20
4
-0
/
+27
*
target/ppc: Implemented vector divide instructions
Lucas Mateus Castro (alqotel)
2022-06-20
2
-0
/
+92
*
target/ppc: Implemented [pm]xvbf16ger2*
Lucas Mateus Castro (alqotel)
2022-05-26
5
-0
/
+74
*
target/ppc: Implemented pmxvf*ger*
Lucas Mateus Castro (alqotel)
2022-05-26
2
-0
/
+56
*
target/ppc: Implemented xvf16ger*
Lucas Mateus Castro (alqotel)
2022-05-26
5
-0
/
+115
*
target/ppc: Implemented xvf*ger*
Lucas Mateus Castro (alqotel)
2022-05-26
5
-2
/
+231
*
target/ppc: Implemented pmxvi*ger* instructions
Lucas Mateus Castro (alqotel)
2022-05-26
2
-0
/
+40
*
target/ppc: Implemented xvi*ger* instructions
Lucas Mateus Castro (alqotel)
2022-05-26
6
-0
/
+218
*
target/ppc: Implement xxm[tf]acc and xxsetaccz
Lucas Mateus Castro (alqotel)
2022-05-26
3
-0
/
+45
*
target/ppc: Implement lwsync with weaker memory ordering
Nicholas Piggin
2022-05-26
4
-9
/
+19
*
target/ppc: Fix eieio memory ordering semantics
Nicholas Piggin
2022-05-26
1
-1
/
+26
*
target/ppc: declare vmsumsh[ms] helper with call flags
Matheus Ferst
2022-05-26
5
-7
/
+8
*
target/ppc: declare vmsumuh[ms] helper with call flags
Matheus Ferst
2022-05-26
5
-8
/
+28
*
target/ppc: declare vmsum[um]bm helpers with call flags
Matheus Ferst
2022-05-26
5
-9
/
+11
*
target/ppc: introduce do_va_helper
Matheus Ferst
2022-05-26
1
-27
/
+5
*
target/ppc: declare xxextractuw and xxinsertw helpers with call flags
Matheus Ferst
2022-05-26
5
-47
/
+41
*
target/ppc: declare xvxsigsp helper with call flags
Matheus Ferst
2022-05-26
5
-4
/
+23
*
target/ppc: declare xscvspdpn helper with call flags
Matheus Ferst
2022-05-26
5
-4
/
+24
*
target/ppc: Use TCG_CALL_NO_RWG_SE in fsel helper
Matheus Ferst
2022-05-26
5
-12
/
+43
*
target/ppc: use TCG_CALL_NO_RWG in VSX helpers without env
Matheus Ferst
2022-05-26
1
-4
/
+4
*
target/ppc: use TCG_CALL_NO_RWG in BCD helpers
Matheus Ferst
2022-05-26
1
-15
/
+15
*
target/ppc: use TCG_CALL_NO_RWG in vector helpers without env
Matheus Ferst
2022-05-26
1
-81
/
+81
*
target/ppc: declare darn32/darn64 helpers with TCG_CALL_NO_RWG
Matheus Ferst
2022-05-26
1
-2
/
+2
*
target/ppc: Rename sfprf to sfifprf where it's also used as set fi flag
Víctor Colombo
2022-05-26
1
-56
/
+56
*
target/ppc: Fix FPSCR.FI changing in float_overflow_excp()
Víctor Colombo
2022-05-26
1
-6
/
+7
*
target/ppc: Fix FPSCR.FI bit being cleared when it shouldn't
Víctor Colombo
2022-05-26
2
-58
/
+66
*
target/ppc: Fix tlbie
Leandro Lupori
2022-05-26
1
-1
/
+1
*
Normalize header guard symbol definition
Markus Armbruster
2022-05-11
1
-1
/
+1
*
Clean up ill-advised or unusual header guards
Markus Armbruster
2022-05-11
1
-2
/
+2
*
disas: Remove old libopcode ppc disassembler
Thomas Huth
2022-05-09
1
-2
/
+0
*
target/ppc: Change MSR_* to follow POWER ISA numbering convention
Víctor Colombo
2022-05-05
1
-43
/
+44
*
target/ppc: Add unused msr bits FIELDs
Víctor Colombo
2022-05-05
1
-0
/
+25
*
target/ppc: Remove msr_de macro
Víctor Colombo
2022-05-05
2
-4
/
+3
*
target/ppc: Remove msr_hv macro
Víctor Colombo
2022-05-05
6
-17
/
+20
*
target/ppc: Remove msr_ts macro
Víctor Colombo
2022-05-05
3
-4
/
+4
*
target/ppc: Remove msr_fe0 and msr_fe1 macros
Víctor Colombo
2022-05-05
2
-14
/
+15
*
target/ppc: Remove msr_ep macro
Víctor Colombo
2022-05-05
2
-3
/
+3
*
target/ppc: Remove msr_dr macro
Víctor Colombo
2022-05-05
3
-7
/
+8
*
target/ppc: Remove msr_ir macro
Víctor Colombo
2022-05-05
3
-7
/
+8
*
target/ppc: Remove msr_cm macro
Víctor Colombo
2022-05-05
3
-3
/
+3
*
target/ppc: Remove msr_fp macro
Víctor Colombo
2022-05-05
2
-7
/
+13
*
target/ppc: Remove msr_gs macro
Víctor Colombo
2022-05-05
3
-4
/
+4
[next]