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
/
helper.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
target-ppc: Add xvcmpnesp, xvcmpnedp instructions
Swapnil Bokade
2016-10-28
1
-0
/
+2
*
target-ppc: add xscmp[eq,gt,ge,ne]dp instructions
Sandipan Das
2016-10-28
1
-0
/
+4
*
target-ppc: implement vnegw/d instructions
Nikunj A Dadhania
2016-10-28
1
-0
/
+2
*
target-ppc: implement vexts[bh]2w and vexts[bhw]2d
Nikunj A Dadhania
2016-10-14
1
-0
/
+5
*
target-ppc: add vclzlsbb/vctzlsbb instructions
Rajalakshmi Srinivasaraghavan
2016-10-05
1
-0
/
+2
*
target-ppc: add vector compare not equal instructions
Rajalakshmi Srinivasaraghavan
2016-10-05
1
-0
/
+6
*
target-ppc: add flag in check_tlb_flush()
Nikunj A Dadhania
2016-09-23
1
-1
/
+2
*
target-ppc: implement darn instruction
Ravi Bangoria
2016-09-23
1
-0
/
+2
*
target-ppc: add vector permute right indexed instruction
Rajalakshmi Srinivasaraghavan
2016-09-23
1
-0
/
+1
*
target-ppc: add vector bit permute doubleword instruction
Rajalakshmi Srinivasaraghavan
2016-09-23
1
-0
/
+1
*
target-ppc: add vector count trailing zeros instructions
Rajalakshmi Srinivasaraghavan
2016-09-23
1
-0
/
+4
*
target-ppc: add vector extract instructions
Rajalakshmi Srinivasaraghavan
2016-09-23
1
-0
/
+4
*
target-ppc: add vector insert instructions
Rajalakshmi Srinivasaraghavan
2016-09-23
1
-0
/
+4
*
ppc: Improve a few more helper flags
Benjamin Herrenschmidt
2016-09-07
1
-7
/
+7
*
ppc: Improve the exception helpers flags
Benjamin Herrenschmidt
2016-09-07
1
-2
/
+2
*
ppc: Improve flags for helpers loading/writing the time facilities
Benjamin Herrenschmidt
2016-09-07
1
-21
/
+21
*
target-ppc: add vsrv instruction
Vivek Andrew Sha
2016-09-07
1
-0
/
+1
*
target-ppc: add vslv instruction
Vivek Andrew Sha
2016-09-07
1
-0
/
+1
*
target-ppc: add vcmpnez[b,h,w][.] instructions
Swapnil Bokade
2016-09-07
1
-0
/
+6
*
target-ppc: add vabsdu[b,h,w] instructions
Sandipan Das
2016-09-07
1
-0
/
+3
*
target-ppc: add dtstsfi[q] instructions
Sandipan Das
2016-09-07
1
-0
/
+2
*
target-ppc: add cmpeqb instruction
Nikunj A Dadhania
2016-09-07
1
-0
/
+1
*
target-ppc: add cnttzw[.] instruction
Nikunj A Dadhania
2016-09-07
1
-0
/
+1
*
target-ppc: add cnttzd[.] instruction
Sandipan Das
2016-09-07
1
-0
/
+1
*
ppc: Initial HDEC support
Benjamin Herrenschmidt
2016-07-01
1
-0
/
+2
*
ppc: Use a helper to filter writes to LPCR
Benjamin Herrenschmidt
2016-07-01
1
-0
/
+1
*
ppc: Add P7/P8 Power Management instructions
Benjamin Herrenschmidt
2016-06-23
1
-0
/
+1
*
ppc: Improve emulation of THRM registers
Benjamin Herrenschmidt
2016-06-22
1
-0
/
+1
*
ppc: Add missing slbfee. instruction on ppc64 BookS processors
Benjamin Herrenschmidt
2016-06-07
1
-0
/
+1
*
ppc: Do some batching of TCG tlb flushes
Benjamin Herrenschmidt
2016-05-30
1
-0
/
+1
*
target-ppc: Split 44x tlbiva from ppc_tlb_invalidate_one()
David Gibson
2016-01-30
1
-0
/
+1
*
target-ppc: Introduce tbegin
Tom Musta
2015-01-07
1
-0
/
+2
*
target-ppc: Eliminate set_fprf Argument From helper_compute_fprf
Tom Musta
2015-01-07
1
-1
/
+1
*
target-ppc : Allow fc[tf]id[*] mnemonics for non TARGET_PPC64
Pierre Mallard
2014-11-04
1
-2
/
+0
*
target-ppc: Implement mulldo with TCG
Tom Musta
2014-09-08
1
-1
/
+0
*
target-ppc: Add POWER8's TM SPRs
Alexey Kardashevskiy
2014-06-16
1
-0
/
+1
*
target-ppc: Add POWER8's FSCR SPR
Alexey Kardashevskiy
2014-06-16
1
-0
/
+1
*
PPC: e500: Fix MMUCSR0 emulation
Alex Zuepke
2014-06-16
1
-1
/
+1
*
target-ppc: Introduce DFP Shift Significand
Tom Musta
2014-06-16
1
-0
/
+4
*
target-ppc: Introduce DFP Insert Biased Exponent
Tom Musta
2014-06-16
1
-0
/
+2
*
target-ppc: Introduce DFP Extract Biased Exponent
Tom Musta
2014-06-16
1
-0
/
+2
*
target-ppc: Introduce DFP Encode BCD to DPD
Tom Musta
2014-06-16
1
-0
/
+2
*
target-ppc: Introduce DFP Decode DPD to BCD
Tom Musta
2014-06-16
1
-0
/
+2
*
target-ppc: Introduce DFP Convert to Fixed
Tom Musta
2014-06-16
1
-0
/
+2
*
target-ppc: Introduce DFP Convert to Fixed
Tom Musta
2014-06-16
1
-0
/
+2
*
target-ppc: Introduce Round to DFP Short/Long
Tom Musta
2014-06-16
1
-0
/
+2
*
target-ppc: Introduce DFP Convert to Long/Extended
Tom Musta
2014-06-16
1
-0
/
+2
*
target-ppc: Introduce DFP Round to Integer
Tom Musta
2014-06-16
1
-0
/
+4
*
target-ppc: Introduce DFP Reround
Tom Musta
2014-06-16
1
-0
/
+2
*
target-ppc: Introduce DFP Quantize
Tom Musta
2014-06-16
1
-0
/
+4
[next]