index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
/
ppc
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-06
target/ppc: Fix MPC8555 and MPC8560 core type to e500v1
Pali Rohár
2
-14
/
+14
2022-07-06
target/ppc/cpu-models: Remove the "default" CPU alias
Thomas Huth
1
-1
/
+1
2022-07-06
target/ppc: Return default CPU for max CPU
Murilo Opsfelder Araujo
2
-1
/
+19
2022-07-06
target/ppc: implement cdtbcd
Matheus Ferst
4
-0
/
+35
2022-07-06
target/ppc: implement cbcdtd
Matheus Ferst
4
-0
/
+51
2022-07-06
target/ppc: implement addg6s
Matheus Ferst
2
-0
/
+41
2022-07-06
target/ppc: Add flag for ISA v2.06 BCDA instructions
Matheus Ferst
2
-5
/
+10
2022-07-06
target/ppc: Implement mffscdrn[i] instructions
Víctor Colombo
2
-0
/
+46
2022-07-06
target/ppc: Move mffs[.] to decodetree
Víctor Colombo
3
-19
/
+21
2022-07-06
target/ppc: Move mffsl to decodetree
Víctor Colombo
3
-24
/
+17
2022-07-06
target/ppc: Move mffsce to decodetree
Víctor Colombo
3
-32
/
+20
2022-07-06
target/ppc: Move mffscrn[i] to decodetree
Víctor Colombo
4
-48
/
+50
2022-07-06
target/ppc: Fix insn32.decode style issues
Víctor Colombo
1
-12
/
+12
2022-07-06
ppc: Define SETFIELD for the ppc target
Alexey Kardashevskiy
1
-0
/
+12
2022-07-06
target/ppc: use int128.h methods in vsubcuq
Matheus Ferst
5
-52
/
+9
2022-07-06
target/ppc: use int128.h methods in vsubecuq and vsubeuqm
Matheus Ferst
5
-36
/
+17
2022-07-06
target/ppc: use int128.h methods in vsubuqm
Matheus Ferst
5
-22
/
+8
2022-07-06
target/ppc: use int128.h methods in vaddcuq
Matheus Ferst
5
-13
/
+5
2022-07-06
target/ppc: use int128.h methods in vaddecuq and vaddeuqm
Matheus Ferst
5
-51
/
+17
2022-07-06
target/ppc: use int128.h methods in vadduqm
Matheus Ferst
5
-9
/
+7
2022-07-06
target/ppc: use int128.h methods in vpmsumd
Matheus Ferst
5
-41
/
+17
2022-07-06
target/ppc: Change FPSCR_* to follow POWER ISA numbering convention
Víctor Colombo
1
-36
/
+36
2022-06-20
target/ppc: cpu_init: Clean up stop state on cpu reset
Frederic Barrat
1
-0
/
+3
2022-06-20
target/ppc: fix unreachable code in fpu_helper.c
Daniel Henrique Barboza
1
-1
/
+1
2022-06-20
target/ppc: avoid int32 multiply overflow in int_helper.c
Daniel Henrique Barboza
1
-2
/
+3
2022-06-20
target/ppc: fix vbpermd in big endian hosts
Matheus Ferst
1
-3
/
+2
2022-06-20
target/ppc: Implemented vector module quadword
Lucas Mateus Castro (alqotel)
4
-0
/
+27
2022-06-20
target/ppc: Implemented vector module word/doubleword
Lucas Mateus Castro (alqotel)
2
-0
/
+15
2022-06-20
target/ppc: Implemented remaining vector divide extended
Lucas Mateus Castro (alqotel)
4
-0
/
+76
2022-06-20
target/ppc: Implemented vector divide extended word
Lucas Mateus Castro (alqotel)
2
-0
/
+51
2022-06-20
target/ppc: Implemented vector divide quadword
Lucas Mateus Castro (alqotel)
4
-0
/
+27
2022-06-20
target/ppc: Implemented vector divide instructions
Lucas Mateus Castro (alqotel)
2
-0
/
+92
2022-05-26
target/ppc: Implemented [pm]xvbf16ger2*
Lucas Mateus Castro (alqotel)
5
-0
/
+74
2022-05-26
target/ppc: Implemented pmxvf*ger*
Lucas Mateus Castro (alqotel)
2
-0
/
+56
2022-05-26
target/ppc: Implemented xvf16ger*
Lucas Mateus Castro (alqotel)
5
-0
/
+115
2022-05-26
target/ppc: Implemented xvf*ger*
Lucas Mateus Castro (alqotel)
5
-2
/
+231
2022-05-26
target/ppc: Implemented pmxvi*ger* instructions
Lucas Mateus Castro (alqotel)
2
-0
/
+40
2022-05-26
target/ppc: Implemented xvi*ger* instructions
Lucas Mateus Castro (alqotel)
6
-0
/
+218
2022-05-26
target/ppc: Implement xxm[tf]acc and xxsetaccz
Lucas Mateus Castro (alqotel)
3
-0
/
+45
2022-05-26
target/ppc: Implement lwsync with weaker memory ordering
Nicholas Piggin
4
-9
/
+19
2022-05-26
target/ppc: Fix eieio memory ordering semantics
Nicholas Piggin
1
-1
/
+26
2022-05-26
target/ppc: declare vmsumsh[ms] helper with call flags
Matheus Ferst
5
-7
/
+8
2022-05-26
target/ppc: declare vmsumuh[ms] helper with call flags
Matheus Ferst
5
-8
/
+28
2022-05-26
target/ppc: declare vmsum[um]bm helpers with call flags
Matheus Ferst
5
-9
/
+11
2022-05-26
target/ppc: introduce do_va_helper
Matheus Ferst
1
-27
/
+5
2022-05-26
target/ppc: declare xxextractuw and xxinsertw helpers with call flags
Matheus Ferst
5
-47
/
+41
2022-05-26
target/ppc: declare xvxsigsp helper with call flags
Matheus Ferst
5
-4
/
+23
2022-05-26
target/ppc: declare xscvspdpn helper with call flags
Matheus Ferst
5
-4
/
+24
2022-05-26
target/ppc: Use TCG_CALL_NO_RWG_SE in fsel helper
Matheus Ferst
5
-12
/
+43
2022-05-26
target/ppc: use TCG_CALL_NO_RWG in VSX helpers without env
Matheus Ferst
1
-4
/
+4
[next]