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
/
fixedpoint-impl.c.inc
Commit message (
Expand
)
Author
Age
Files
Lines
*
exec/memop: Adding signedness to quad definitions
Frédéric Pétrot
2022-01-08
1
-11
/
+11
*
target/ppc: cntlzdm/cnttzdm implementation without brcond
Matheus Ferst
2021-11-09
1
-15
/
+16
*
target/ppc: Implement vclzdm/vctzdm instructions
Matheus Ferst
2021-11-09
1
-3
/
+1
*
target/ppc: Move vcfuged to vmx-impl.c.inc
Matheus Ferst
2021-11-09
1
-1
/
+1
*
target/ppc: Implement pextd instruction
Matheus Ferst
2021-11-09
1
-0
/
+12
*
target/ppc: Implement pdepd instruction
Matheus Ferst
2021-11-09
1
-0
/
+12
*
target/ppc: Implement cnttzdm
Luis Pires
2021-11-09
1
-4
/
+24
*
target/ppc: Implement cntlzdm
Luis Pires
2021-11-09
1
-0
/
+36
*
target/ppc: Implement PLQ and PSTQ
Matheus Ferst
2021-11-09
1
-0
/
+12
*
target/ppc: Move LQ and STQ to decodetree
Matheus Ferst
2021-11-09
1
-0
/
+97
*
target/ppc: move resolve_PLS_D to translate.c
Fernando Eckhardt Valle
2021-11-09
1
-19
/
+0
*
target/ppc: introduce do_ea_calc
Fernando Eckhardt Valle
2021-11-09
1
-9
/
+1
*
target/ppc: Ease L=0 requirement on cmp/cmpi/cmpl/cmpli for ppc32
Matheus Ferst
2021-07-29
1
-2
/
+56
*
target/ppc: Move cmp/cmpi/cmpl/cmpli to decodetree
Matheus Ferst
2021-06-03
1
-0
/
+31
*
target/ppc: Move addpcis to decodetree
Matheus Ferst
2021-06-03
1
-0
/
+7
*
target/ppc: Implement cfuged instruction
Matheus Ferst
2021-06-03
1
-0
/
+12
*
target/ppc: Implement setbc/setbcr/stnbc/setnbcr instructions
Matheus Ferst
2021-06-03
1
-0
/
+23
*
target/ppc: Implement prefixed integer store instructions
Richard Henderson
2021-06-03
1
-0
/
+4
*
target/ppc: Move D/DS/X-form integer stores to decodetree
Richard Henderson
2021-06-03
1
-0
/
+24
*
target/ppc: Implement prefixed integer load instructions
Richard Henderson
2021-06-03
1
-0
/
+16
*
target/ppc: Move D/DS/X-form integer loads to decodetree
Richard Henderson
2021-06-03
1
-0
/
+89
*
target/ppc: Implement PNOP
Richard Henderson
2021-06-03
1
-0
/
+11
*
target/ppc: Move ADDI, ADDIS to decodetree, implement PADDI
Richard Henderson
2021-06-03
1
-0
/
+44
*
target/ppc: Add infrastructure for prefixed insns
Richard Henderson
2021-06-03
1
-0
/
+18