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
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
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
/
helper.h
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-04
target/ppc: Use tcg_gen_atomic_cmpxchg_i128 for STQCX
Richard Henderson
1
-2
/
+0
2022-10-28
target/ppc: Increment PMC5 with inline insns
Leandro Lupori
1
-0
/
+1
2022-10-28
target/ppc: introduce ppc_maybe_interrupt
Matheus Ferst
1
-0
/
+1
2022-10-28
target/ppc: Moved XSTSTDC[QDS]P to decodetree
Lucas Mateus Castro (alqotel)
1
-3
/
+3
2022-10-28
target/ppc: Moved XVTSTDC[DS]P to decodetree
Lucas Mateus Castro (alqotel)
1
-2
/
+2
2022-10-28
target/ppc: Move VABSDU[BHW] to decodetree and use gvec
Lucas Mateus Castro (alqotel)
1
-3
/
+3
2022-10-28
target/ppc: Move VAVG[SU][BHW] to decodetree and use gvec
Lucas Mateus Castro (alqotel)
1
-6
/
+6
2022-10-28
target/ppc: Move VPRTYB[WDQ] to decodetree and use gvec
Lucas Mateus Castro (alqotel)
1
-3
/
+1
2022-10-28
target/ppc: Move VNEG[WD] to decodtree and use gvec
Lucas Mateus Castro (alqotel)
1
-2
/
+0
2022-10-28
target/ppc: Move V(ADD|SUB)CUW to decodetree and use gvec
Lucas Mateus Castro (alqotel)
1
-2
/
+0
2022-10-28
target/ppc: Move VMH[R]ADDSHS instruction to decodetree
Lucas Mateus Castro (alqotel)
1
-2
/
+2
2022-10-28
target/ppc: Moved VMLADDUHM to decodetree and use gvec
Lucas Mateus Castro (alqotel)
1
-1
/
+1
2022-09-20
target/ppc: Merge fsqrt and fsqrts helpers
Víctor Colombo
1
-2
/
+2
2022-09-20
target/ppc: Implement hashstp and hashchkp
Víctor Colombo
1
-0
/
+2
2022-09-20
target/ppc: Implement hashst and hashchk
Víctor Colombo
1
-0
/
+2
2022-07-18
target/ppc: Implement slbiag
Lucas Coutinho
1
-0
/
+1
2022-07-18
target/ppc: Move slbfee to decodetree
Lucas Coutinho
1
-1
/
+1
2022-07-18
target/ppc: Move slbmfee to decodetree
Lucas Coutinho
1
-1
/
+1
2022-07-18
target/ppc: Move slbmfev to decodetree
Lucas Coutinho
1
-1
/
+1
2022-07-18
target/ppc: Move slbmte to decodetree
Lucas Coutinho
1
-1
/
+1
2022-07-18
target/ppc: Move slbia to decodetree
Lucas Coutinho
1
-1
/
+1
2022-07-18
target/ppc: Move slbieg to decodetree
Lucas Coutinho
1
-1
/
+1
2022-07-18
target/ppc: Move slbie to decodetree
Lucas Coutinho
1
-1
/
+1
2022-07-18
target/ppc: Implement ISA 3.00 tlbie[l]
Leandro Lupori
1
-0
/
+2
2022-07-18
target/ppc: fix exception error code in helper_{load, store}_dcr
Matheus Ferst
1
-1
/
+1
2022-07-06
target/ppc: implement cdtbcd
Matheus Ferst
1
-0
/
+1
2022-07-06
target/ppc: implement cbcdtd
Matheus Ferst
1
-0
/
+1
2022-07-06
target/ppc: use int128.h methods in vsubcuq
Matheus Ferst
1
-1
/
+1
2022-07-06
target/ppc: use int128.h methods in vsubecuq and vsubeuqm
Matheus Ferst
1
-2
/
+2
2022-07-06
target/ppc: use int128.h methods in vsubuqm
Matheus Ferst
1
-1
/
+1
2022-07-06
target/ppc: use int128.h methods in vaddcuq
Matheus Ferst
1
-1
/
+1
2022-07-06
target/ppc: use int128.h methods in vaddecuq and vaddeuqm
Matheus Ferst
1
-2
/
+2
2022-07-06
target/ppc: use int128.h methods in vadduqm
Matheus Ferst
1
-1
/
+1
2022-07-06
target/ppc: use int128.h methods in vpmsumd
Matheus Ferst
1
-1
/
+1
2022-06-20
target/ppc: Implemented vector module quadword
Lucas Mateus Castro (alqotel)
1
-0
/
+2
2022-06-20
target/ppc: Implemented remaining vector divide extended
Lucas Mateus Castro (alqotel)
1
-0
/
+4
2022-06-20
target/ppc: Implemented vector divide quadword
Lucas Mateus Castro (alqotel)
1
-0
/
+2
2022-05-26
target/ppc: Implemented [pm]xvbf16ger2*
Lucas Mateus Castro (alqotel)
1
-0
/
+5
2022-05-26
target/ppc: Implemented xvf16ger*
Lucas Mateus Castro (alqotel)
1
-0
/
+5
2022-05-26
target/ppc: Implemented xvf*ger*
Lucas Mateus Castro (alqotel)
1
-0
/
+10
2022-05-26
target/ppc: Implemented xvi*ger* instructions
Lucas Mateus Castro (alqotel)
1
-0
/
+13
2022-05-26
target/ppc: declare vmsumsh[ms] helper with call flags
Matheus Ferst
1
-2
/
+2
2022-05-26
target/ppc: declare vmsumuh[ms] helper with call flags
Matheus Ferst
1
-2
/
+2
2022-05-26
target/ppc: declare vmsum[um]bm helpers with call flags
Matheus Ferst
1
-2
/
+2
2022-05-26
target/ppc: declare xxextractuw and xxinsertw helpers with call flags
Matheus Ferst
1
-2
/
+2
2022-05-26
target/ppc: declare xvxsigsp helper with call flags
Matheus Ferst
1
-1
/
+1
2022-05-26
target/ppc: declare xscvspdpn helper with call flags
Matheus Ferst
1
-1
/
+1
2022-05-26
target/ppc: Use TCG_CALL_NO_RWG_SE in fsel helper
Matheus Ferst
1
-1
/
+1
2022-05-26
target/ppc: use TCG_CALL_NO_RWG in VSX helpers without env
Matheus Ferst
1
-4
/
+4
2022-05-26
target/ppc: use TCG_CALL_NO_RWG in BCD helpers
Matheus Ferst
1
-15
/
+15
[next]