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
/
translate
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
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
2
-39
/
+30
*
target/ppc: declare xvxsigsp helper with call flags
Matheus Ferst
2022-05-26
2
-2
/
+17
*
target/ppc: declare xscvspdpn helper with call flags
Matheus Ferst
2022-05-26
2
-2
/
+21
*
target/ppc: Use TCG_CALL_NO_RWG_SE in fsel helper
Matheus Ferst
2022-05-26
2
-3
/
+28
*
target/ppc: implement xscvqp[su]qz
Matheus Ferst
2022-04-20
1
-0
/
+2
*
target/ppc: implement xscv[su]qqp
Matheus Ferst
2022-04-20
1
-0
/
+20
*
Replace config-time define HOST_WORDS_BIGENDIAN
Marc-André Lureau
2022-04-06
2
-3
/
+3
*
target/ppc: fix helper_xvmadd* argument order
Matheus Ferst
2022-03-26
1
-10
/
+10
*
target/ppc: fix xxspltw for big endian hosts
Matheus Ferst
2022-03-14
1
-1
/
+1
*
target/ppc: split XXGENPCV macros for readability
Matheus Ferst
2022-03-05
1
-35
/
+36
*
target/ppc: use andc in vrlqmi
Matheus Ferst
2022-03-05
1
-4
/
+2
*
target/ppc: use extract/extract2 to create vrlqnm mask
Matheus Ferst
2022-03-05
1
-7
/
+3
*
target/ppc: use ext32u and deposit in do_vx_vmulhw_i64
Matheus Ferst
2022-03-05
1
-7
/
+3
*
target/ppc: Fix vmul[eo]* instructions marked 2.07
Lucas Mateus Castro (alqotel)
2022-03-05
1
-8
/
+8
*
target/ppc: implement lxvr[bhwd]/stxvr[bhwd]x
Lucas Coutinho
2022-03-02
1
-0
/
+35
*
target/ppc: implement plxssp/pstxssp
Leandro Lupori
2022-03-02
1
-46
/
+47
*
target/ppc: implement plxsd/pstxsd
Leandro Lupori
2022-03-02
1
-2
/
+53
*
target/ppc: Implement xvcvbf16spn and xvcvspbf16 instructions
Víctor Colombo
2022-03-02
1
-1
/
+30
*
target/ppc: Implement xs{max,min}cqp
Víctor Colombo
2022-03-02
1
-0
/
+2
*
target/ppc: Move xs{max, min}[cj]dp to use do_helper_XX3
Víctor Colombo
2022-03-02
1
-26
/
+4
*
target/ppc: Move xscmp{eq,ge,gt}dp to decodetree
Víctor Colombo
2022-03-02
2
-6
/
+25
*
target/ppc: Implement xscmp{eq,ge,gt}qp
Víctor Colombo
2022-03-02
1
-0
/
+31
*
target/ppc: Remove xscmpnedp instruction
Víctor Colombo
2022-03-02
2
-2
/
+0
*
target/ppc: Implement xvtlsbb instruction
Víctor Colombo
2022-03-02
1
-0
/
+40
*
target/ppc: implement xs[n]maddqp[o]/xs[n]msubqp[o]
Matheus Ferst
2022-03-02
1
-0
/
+25
*
target/ppc: move xs[n]madd[am][ds]p/xs[n]msub[am][ds]p to decodetree
Matheus Ferst
2022-03-02
2
-24
/
+48
*
target/ppc: Implement xxgenpcv[bhwd]m instruction
Matheus Ferst
2022-03-02
1
-0
/
+43
*
target/ppc: Implement xxeval
Matheus Ferst
2022-03-02
1
-0
/
+220
*
target/ppc: Implement xxpermx instruction
Matheus Ferst
2022-03-02
1
-0
/
+22
*
target/ppc: Move xxpermdi to decodetree
Matheus Ferst
2022-03-02
2
-41
/
+32
*
target/ppc: move xxperm/xxpermr to decodetree
Matheus Ferst
2022-03-02
2
-4
/
+40
*
target/ppc: Move xxsel to decodetree
Matheus Ferst
2022-03-02
2
-55
/
+8
*
target/ppc: Move vsel and vperm/vpermr to decodetree
Matheus Ferst
2022-03-02
2
-18
/
+53
*
target/ppc: implement vrlqmi
Matheus Ferst
2022-03-02
1
-4
/
+17
*
target/ppc: implement vrlqnm
Matheus Ferst
2022-03-02
1
-5
/
+76
*
target/ppc: implement vrlq
Matheus Ferst
2022-03-02
1
-0
/
+48
*
target/ppc: move vrl[bhwd]nm/vrl[bhwd]mi to decodetree
Matheus Ferst
2022-03-02
2
-10
/
+147
*
target/ppc: move vrl[bhwd] to decodetree
Matheus Ferst
2022-03-02
2
-12
/
+7
*
target/ppc: implement vsraq
Matheus Ferst
2022-03-02
1
-6
/
+17
*
target/ppc: implement vsrq
Matheus Ferst
2022-03-02
1
-10
/
+30
*
target/ppc: implement vslq
Matheus Ferst
2022-03-02
1
-0
/
+40
*
target/ppc: move vs[lr][a][bhwd] to decodetree
Matheus Ferst
2022-03-02
2
-26
/
+28
*
target/ppc: implement vgnb
Matheus Ferst
2022-03-02
1
-0
/
+135
*
target/ppc: implement vcntmb[bhwd]
Matheus Ferst
2022-03-02
1
-0
/
+32
*
target/ppc: implement vclrrb
Matheus Ferst
2022-03-02
1
-8
/
+24
*
target/ppc: implement vclrlb
Matheus Ferst
2022-03-02
1
-0
/
+40
*
target/ppc: implement vstri[bh][lr]
Matheus Ferst
2022-03-02
1
-0
/
+30
*
target/ppc: Implement Vector Compare Quadword
Matheus Ferst
2022-03-02
1
-0
/
+45
*
target/ppc: Implement Vector Compare Greater Than Quadword
Matheus Ferst
2022-03-02
1
-0
/
+39
[prev]
[next]