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
/
vsx-impl.c.inc
Commit message (
Expand
)
Author
Age
Files
Lines
*
target/ppc: Introduce TRANS*FLAGS macros
Luis Pires
2022-03-02
1
-25
/
+12
*
target/ppc: Change VSX instructions behavior to fill with zeros
Víctor Colombo
2022-02-09
1
-1
/
+3
*
exec/memop: Adding signedness to quad definitions
Frédéric Pétrot
2022-01-08
1
-21
/
+21
*
target/ppc: move xscvqpdp to decodetree
Matheus Ferst
2021-12-17
1
-11
/
+13
*
target/ppc: fix xscvqpdp register access
Matheus Ferst
2021-12-17
1
-2
/
+3
*
target/ppc: Move xs{max,min}[cj]dp to decodetree
Victor Colombo
2021-12-17
1
-4
/
+26
*
target/ppc: Fix xs{max, min}[cj]dp to use VSX registers
Victor Colombo
2021-12-17
1
-4
/
+4
*
target/ppc: Implement lxvkq instruction
Matheus Ferst
2021-11-09
1
-0
/
+43
*
target/ppc: Implement xxblendvb/xxblendvh/xxblendvw/xxblendvd instructions
Matheus Ferst
2021-11-09
1
-0
/
+55
*
target/ppc: implemented XXSPLTIDP instruction
Bruno Larsen (billionai)
2021-11-09
1
-0
/
+10
*
target/ppc: Implemented XXSPLTIW using decodetree
Bruno Larsen (billionai)
2021-11-09
1
-0
/
+10
*
target/ppc: implemented XXSPLTI32DX
Bruno Larsen (billionai)
2021-11-09
1
-0
/
+17
*
target/ppc: moved XXSPLTIB to using decodetree
Bruno Larsen (billionai)
2021-11-09
1
-14
/
+6
*
target/ppc: moved XXSPLTW to using decodetree
Bruno Larsen (billionai)
2021-11-09
1
-11
/
+6
*
target/ppc: added the instructions PLXVP and PSTXVP
Lucas Mateus Castro (alqotel)
2021-11-09
1
-0
/
+2
*
target/ppc: added the instructions PLXV and PSTXV
Lucas Mateus Castro (alqotel)
2021-11-09
1
-0
/
+16
*
target/ppc: added the instructions LXVPX and STXVPX
Lucas Mateus Castro (alqotel)
2021-11-09
1
-6
/
+12
*
target/ppc: added the instructions LXVP and STXVP
Lucas Mateus Castro (alqotel)
2021-11-09
1
-12
/
+43
*
target/ppc: moved stxvx and lxvx from legacy to decodtree
Lucas Mateus Castro (alqotel)
2021-11-09
1
-106
/
+15
*
target/ppc: moved stxv and lxv from legacy to decodtree
Lucas Mateus Castro (alqotel)
2021-11-09
1
-2
/
+49
*
target/ppc: receive high/low as argument in get/set_cpu_vsr
Matheus Ferst
2021-11-09
1
-171
/
+146
*
target/ppc: Fix load endianness for lxvwsx/lxvdsx
Giuseppe Musacchio
2021-05-19
1
-2
/
+2
*
ppc/translate: Rewrite gen_lxvdsx to use gvec primitives
Giuseppe Musacchio
2020-12-14
1
-23
/
+23
*
ppc/translate: Implement lxvwsx opcode
LemonBoy
2020-11-24
1
-0
/
+30
*
meson: rename included C source files to .c.inc
Paolo Bonzini
2020-08-21
1
-0
/
+2055