index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target-ppc
/
helper.h
Age
Commit message (
Expand
)
Author
2016-12-20
Move target-* CPU file into a target/ folder
Thomas Huth
2016-11-15
target-ppc: Implement bcdctz. instruction
Jose Ricardo Ziviani
2016-11-15
target-ppc: Implement bcdcfz. instruction
Jose Ricardo Ziviani
2016-11-15
target-ppc: Implement bcdctn. instruction
Jose Ricardo Ziviani
2016-11-15
target-ppc: Implement bcdcfn. instruction
Jose Ricardo Ziviani
2016-11-15
target-ppc: add vprtyb[w/d/q] instructions
Ankit Kumar
2016-11-15
target-ppc: add vrldnm and vrlwnm instructions
Bharata B Rao
2016-11-15
target-ppc: add vrldnmi and vrlwmi instructions
Gautham R. Shenoy
2016-10-28
target-ppc: Add xvcmpnesp, xvcmpnedp instructions
Swapnil Bokade
2016-10-28
target-ppc: add xscmp[eq,gt,ge,ne]dp instructions
Sandipan Das
2016-10-28
target-ppc: implement vnegw/d instructions
Nikunj A Dadhania
2016-10-14
target-ppc: implement vexts[bh]2w and vexts[bhw]2d
Nikunj A Dadhania
2016-10-05
target-ppc: add vclzlsbb/vctzlsbb instructions
Rajalakshmi Srinivasaraghavan
2016-10-05
target-ppc: add vector compare not equal instructions
Rajalakshmi Srinivasaraghavan
2016-09-23
target-ppc: add flag in check_tlb_flush()
Nikunj A Dadhania
2016-09-23
target-ppc: implement darn instruction
Ravi Bangoria
2016-09-23
target-ppc: add vector permute right indexed instruction
Rajalakshmi Srinivasaraghavan
2016-09-23
target-ppc: add vector bit permute doubleword instruction
Rajalakshmi Srinivasaraghavan
2016-09-23
target-ppc: add vector count trailing zeros instructions
Rajalakshmi Srinivasaraghavan
2016-09-23
target-ppc: add vector extract instructions
Rajalakshmi Srinivasaraghavan
2016-09-23
target-ppc: add vector insert instructions
Rajalakshmi Srinivasaraghavan
2016-09-07
ppc: Improve a few more helper flags
Benjamin Herrenschmidt
2016-09-07
ppc: Improve the exception helpers flags
Benjamin Herrenschmidt
2016-09-07
ppc: Improve flags for helpers loading/writing the time facilities
Benjamin Herrenschmidt
2016-09-07
target-ppc: add vsrv instruction
Vivek Andrew Sha
2016-09-07
target-ppc: add vslv instruction
Vivek Andrew Sha
2016-09-07
target-ppc: add vcmpnez[b,h,w][.] instructions
Swapnil Bokade
2016-09-07
target-ppc: add vabsdu[b,h,w] instructions
Sandipan Das
2016-09-07
target-ppc: add dtstsfi[q] instructions
Sandipan Das
2016-09-07
target-ppc: add cmpeqb instruction
Nikunj A Dadhania
2016-09-07
target-ppc: add cnttzw[.] instruction
Nikunj A Dadhania
2016-09-07
target-ppc: add cnttzd[.] instruction
Sandipan Das
2016-07-01
ppc: Initial HDEC support
Benjamin Herrenschmidt
2016-07-01
ppc: Use a helper to filter writes to LPCR
Benjamin Herrenschmidt
2016-06-23
ppc: Add P7/P8 Power Management instructions
Benjamin Herrenschmidt
2016-06-22
ppc: Improve emulation of THRM registers
Benjamin Herrenschmidt
2016-06-07
ppc: Add missing slbfee. instruction on ppc64 BookS processors
Benjamin Herrenschmidt
2016-05-30
ppc: Do some batching of TCG tlb flushes
Benjamin Herrenschmidt
2016-01-30
target-ppc: Split 44x tlbiva from ppc_tlb_invalidate_one()
David Gibson
2015-01-07
target-ppc: Introduce tbegin
Tom Musta
2015-01-07
target-ppc: Eliminate set_fprf Argument From helper_compute_fprf
Tom Musta
2014-11-04
target-ppc : Allow fc[tf]id[*] mnemonics for non TARGET_PPC64
Pierre Mallard
2014-09-08
target-ppc: Implement mulldo with TCG
Tom Musta
2014-06-16
target-ppc: Add POWER8's TM SPRs
Alexey Kardashevskiy
2014-06-16
target-ppc: Add POWER8's FSCR SPR
Alexey Kardashevskiy
2014-06-16
PPC: e500: Fix MMUCSR0 emulation
Alex Zuepke
2014-06-16
target-ppc: Introduce DFP Shift Significand
Tom Musta
2014-06-16
target-ppc: Introduce DFP Insert Biased Exponent
Tom Musta
2014-06-16
target-ppc: Introduce DFP Extract Biased Exponent
Tom Musta
2014-06-16
target-ppc: Introduce DFP Encode BCD to DPD
Tom Musta
[next]