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-03-14
target/ppc: fix xxspltw for big endian hosts
Matheus Ferst
1
-1
/
+1
2022-03-14
target/ppc: fix ISI fault cause for Radix MMU
Leandro Lupori
1
-1
/
+2
2022-03-06
target: Use ArchCPU as interface to target CPU
Philippe Mathieu-Daudé
1
-1
/
+1
2022-03-06
target: Introduce and use OBJECT_DECLARE_CPU_TYPE() macro
Philippe Mathieu-Daudé
2
-4
/
+1
2022-03-06
target: Use CPUArchState as interface to target-specific CPU state
Philippe Mathieu-Daudé
2
-3
/
+2
2022-03-05
target/ppc: Add missing helper_reset_fpstatus to helper_XVCVSPBF16
Víctor Colombo
1
-0
/
+2
2022-03-05
target/ppc: Add missing helper_reset_fpstatus to VSX_MAX_MINC
Víctor Colombo
1
-0
/
+2
2022-03-05
target/ppc: split XXGENPCV macros for readability
Matheus Ferst
2
-42
/
+57
2022-03-05
target/ppc: use andc in vrlqmi
Matheus Ferst
1
-4
/
+2
2022-03-05
target/ppc: use extract/extract2 to create vrlqnm mask
Matheus Ferst
1
-7
/
+3
2022-03-05
target/ppc: use ext32u and deposit in do_vx_vmulhw_i64
Matheus Ferst
1
-7
/
+3
2022-03-05
target/ppc: Fix vmul[eo]* instructions marked 2.07
Lucas Mateus Castro (alqotel)
1
-8
/
+8
2022-03-05
target/ppc: change xs[n]madd[am]sp to use float64r32_muladd
Matheus Ferst
1
-38
/
+20
2022-03-02
target/ppc: implement lxvr[bhwd]/stxvr[bhwd]x
Lucas Coutinho
2
-0
/
+43
2022-03-02
target/ppc: implement plxssp/pstxssp
Leandro Lupori
4
-68
/
+62
2022-03-02
target/ppc: implement plxsd/pstxsd
Leandro Lupori
4
-14
/
+67
2022-03-02
target/ppc: Implement xvcvbf16spn and xvcvspbf16 instructions
Víctor Colombo
4
-4
/
+57
2022-03-02
target/ppc: Implement xs{max,min}cqp
Víctor Colombo
4
-0
/
+9
2022-03-02
target/ppc: Refactor VSX_MAX_MINC helper
Víctor Colombo
1
-24
/
+17
2022-03-02
target/ppc: Move xs{max, min}[cj]dp to use do_helper_XX3
Víctor Colombo
3
-34
/
+12
2022-03-02
target/ppc: Move xscmp{eq,ge,gt}dp to decodetree
Víctor Colombo
5
-12
/
+34
2022-03-02
target/ppc: Implement xscmp{eq,ge,gt}qp
Víctor Colombo
4
-0
/
+40
2022-03-02
target/ppc: Refactor VSX_SCALAR_CMP_DP
Víctor Colombo
1
-35
/
+29
2022-03-02
target/ppc: Remove xscmpnedp instruction
Víctor Colombo
4
-4
/
+0
2022-03-02
target/ppc: Implement xvtlsbb instruction
Víctor Colombo
2
-0
/
+47
2022-03-02
target/ppc: implement xs[n]maddqp[o]/xs[n]msubqp[o]
Matheus Ferst
4
-0
/
+80
2022-03-02
target/ppc: move xs[n]madd[am][ds]p/xs[n]msub[am][ds]p to decodetree
Matheus Ferst
5
-43
/
+90
2022-03-02
target/ppc: Implement xxgenpcv[bhwd]m instruction
Matheus Ferst
4
-0
/
+160
2022-03-02
target/ppc: Implement xxeval
Matheus Ferst
4
-0
/
+271
2022-03-02
target/ppc: Implement xxpermx instruction
Matheus Ferst
4
-0
/
+51
2022-03-02
target/ppc: Move xxpermdi to decodetree
Matheus Ferst
3
-41
/
+36
2022-03-02
target/ppc: move xxperm/xxpermr to decodetree
Matheus Ferst
5
-27
/
+45
2022-03-02
target/ppc: Move xxsel to decodetree
Matheus Ferst
4
-67
/
+26
2022-03-02
target/ppc: Move vsel and vperm/vpermr to decodetree
Matheus Ferst
5
-32
/
+62
2022-03-02
target/ppc: implement vrlqmi
Matheus Ferst
2
-4
/
+18
2022-03-02
target/ppc: implement vrlqnm
Matheus Ferst
2
-5
/
+77
2022-03-02
target/ppc: implement vrlq
Matheus Ferst
2
-0
/
+49
2022-03-02
target/ppc: move vrl[bhwd]nm/vrl[bhwd]mi to decodetree
Matheus Ferst
5
-41
/
+184
2022-03-02
target/ppc: move vrl[bhwd] to decodetree
Matheus Ferst
3
-12
/
+12
2022-03-02
target/ppc: implement vsraq
Matheus Ferst
2
-6
/
+18
2022-03-02
target/ppc: implement vsrq
Matheus Ferst
2
-10
/
+31
2022-03-02
target/ppc: implement vslq
Matheus Ferst
2
-0
/
+41
2022-03-02
target/ppc: move vs[lr][a][bhwd] to decodetree
Matheus Ferst
3
-26
/
+45
2022-03-02
target/ppc: implement vgnb
Matheus Ferst
2
-0
/
+140
2022-03-02
target/ppc: implement vcntmb[bhwd]
Matheus Ferst
2
-0
/
+40
2022-03-02
target/ppc: implement vclrrb
Matheus Ferst
2
-8
/
+25
2022-03-02
target/ppc: implement vclrlb
Matheus Ferst
2
-0
/
+42
2022-03-02
target/ppc: implement vstri[bh][lr]
Matheus Ferst
4
-0
/
+72
2022-03-02
target/ppc: Implement Vector Compare Quadword
Matheus Ferst
2
-0
/
+51
2022-03-02
target/ppc: Implement Vector Compare Greater Than Quadword
Matheus Ferst
2
-0
/
+41
[next]