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
/
translate
/
vsx-impl.c.inc
Age
Commit message (
Expand
)
Author
Files
Lines
2023-03-05
target/ppc: Drop tcg_temp_free
Richard Henderson
1
-286
/
+1
2022-10-28
target/ppc: Use gvec to decode XVTSTDC[DS]P
Lucas Mateus Castro (alqotel)
1
-10
/
+157
2022-10-28
target/ppc: Moved XSTSTDC[QDS]P to decodetree
Lucas Mateus Castro (alqotel)
1
-3
/
+17
2022-10-28
target/ppc: Moved XVTSTDC[DS]P to decodetree
Lucas Mateus Castro (alqotel)
1
-2
/
+26
2022-10-28
target/ppc: Use gvec to decode XVCPSGN[SD]P
Lucas Mateus Castro (alqotel)
1
-56
/
+53
2022-10-28
target/ppc: Use gvec to decode XV[N]ABS[DS]P/XVNEG[DS]P
Lucas Mateus Castro (alqotel)
1
-6
/
+67
2022-10-17
target/ppc: Fix xvcmp* clearing FI bit
Víctor Colombo
1
-1
/
+0
2022-05-26
target/ppc: Implemented [pm]xvbf16ger2*
Lucas Mateus Castro (alqotel)
1
-0
/
+12
2022-05-26
target/ppc: Implemented pmxvf*ger*
Lucas Mateus Castro (alqotel)
1
-0
/
+18
2022-05-26
target/ppc: Implemented xvf16ger*
Lucas Mateus Castro (alqotel)
1
-0
/
+6
2022-05-26
target/ppc: Implemented xvf*ger*
Lucas Mateus Castro (alqotel)
1
-0
/
+12
2022-05-26
target/ppc: Implemented pmxvi*ger* instructions
Lucas Mateus Castro (alqotel)
1
-0
/
+10
2022-05-26
target/ppc: Implemented xvi*ger* instructions
Lucas Mateus Castro (alqotel)
1
-0
/
+41
2022-05-26
target/ppc: Implement xxm[tf]acc and xxsetaccz
Lucas Mateus Castro (alqotel)
1
-0
/
+31
2022-05-26
target/ppc: declare xxextractuw and xxinsertw helpers with call flags
Matheus Ferst
1
-37
/
+30
2022-05-26
target/ppc: declare xvxsigsp helper with call flags
Matheus Ferst
1
-1
/
+17
2022-05-26
target/ppc: declare xscvspdpn helper with call flags
Matheus Ferst
1
-1
/
+21
2022-04-20
target/ppc: implement xscvqp[su]qz
Matheus Ferst
1
-0
/
+2
2022-04-20
target/ppc: implement xscv[su]qqp
Matheus Ferst
1
-0
/
+20
2022-04-06
Replace config-time define HOST_WORDS_BIGENDIAN
Marc-André Lureau
1
-1
/
+1
2022-03-26
target/ppc: fix helper_xvmadd* argument order
Matheus Ferst
1
-10
/
+10
2022-03-14
target/ppc: fix xxspltw for big endian hosts
Matheus Ferst
1
-1
/
+1
2022-03-05
target/ppc: split XXGENPCV macros for readability
Matheus Ferst
1
-35
/
+36
2022-03-02
target/ppc: implement lxvr[bhwd]/stxvr[bhwd]x
Lucas Coutinho
1
-0
/
+35
2022-03-02
target/ppc: implement plxssp/pstxssp
Leandro Lupori
1
-46
/
+47
2022-03-02
target/ppc: implement plxsd/pstxsd
Leandro Lupori
1
-2
/
+53
2022-03-02
target/ppc: Implement xvcvbf16spn and xvcvspbf16 instructions
Víctor Colombo
1
-1
/
+30
2022-03-02
target/ppc: Implement xs{max,min}cqp
Víctor Colombo
1
-0
/
+2
2022-03-02
target/ppc: Move xs{max, min}[cj]dp to use do_helper_XX3
Víctor Colombo
1
-26
/
+4
2022-03-02
target/ppc: Move xscmp{eq,ge,gt}dp to decodetree
Víctor Colombo
1
-3
/
+25
2022-03-02
target/ppc: Implement xscmp{eq,ge,gt}qp
Víctor Colombo
1
-0
/
+31
2022-03-02
target/ppc: Remove xscmpnedp instruction
Víctor Colombo
1
-1
/
+0
2022-03-02
target/ppc: Implement xvtlsbb instruction
Víctor Colombo
1
-0
/
+40
2022-03-02
target/ppc: implement xs[n]maddqp[o]/xs[n]msubqp[o]
Matheus Ferst
1
-0
/
+25
2022-03-02
target/ppc: move xs[n]madd[am][ds]p/xs[n]msub[am][ds]p to decodetree
Matheus Ferst
1
-8
/
+48
2022-03-02
target/ppc: Implement xxgenpcv[bhwd]m instruction
Matheus Ferst
1
-0
/
+43
2022-03-02
target/ppc: Implement xxeval
Matheus Ferst
1
-0
/
+220
2022-03-02
target/ppc: Implement xxpermx instruction
Matheus Ferst
1
-0
/
+22
2022-03-02
target/ppc: Move xxpermdi to decodetree
Matheus Ferst
1
-39
/
+32
2022-03-02
target/ppc: move xxperm/xxpermr to decodetree
Matheus Ferst
1
-2
/
+40
2022-03-02
target/ppc: Move xxsel to decodetree
Matheus Ferst
1
-12
/
+8
2022-03-02
target/ppc: Introduce TRANS*FLAGS macros
Luis Pires
1
-25
/
+12
2022-02-09
target/ppc: Change VSX instructions behavior to fill with zeros
Víctor Colombo
1
-1
/
+3
2022-01-08
exec/memop: Adding signedness to quad definitions
Frédéric Pétrot
1
-21
/
+21
2021-12-17
target/ppc: move xscvqpdp to decodetree
Matheus Ferst
1
-11
/
+13
2021-12-17
target/ppc: fix xscvqpdp register access
Matheus Ferst
1
-2
/
+3
2021-12-17
target/ppc: Move xs{max,min}[cj]dp to decodetree
Victor Colombo
1
-4
/
+26
2021-12-17
target/ppc: Fix xs{max, min}[cj]dp to use VSX registers
Victor Colombo
1
-4
/
+4
2021-11-09
target/ppc: Implement lxvkq instruction
Matheus Ferst
1
-0
/
+43
2021-11-09
target/ppc: Implement xxblendvb/xxblendvh/xxblendvw/xxblendvd instructions
Matheus Ferst
1
-0
/
+55
[next]