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-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
2014-06-16
target-ppc: Introduce DFP Decode DPD to BCD
Tom Musta
2014-06-16
target-ppc: Introduce DFP Convert to Fixed
Tom Musta
2014-06-16
target-ppc: Introduce DFP Convert to Fixed
Tom Musta
2014-06-16
target-ppc: Introduce Round to DFP Short/Long
Tom Musta
2014-06-16
target-ppc: Introduce DFP Convert to Long/Extended
Tom Musta
2014-06-16
target-ppc: Introduce DFP Round to Integer
Tom Musta
2014-06-16
target-ppc: Introduce DFP Reround
Tom Musta
2014-06-16
target-ppc: Introduce DFP Quantize
Tom Musta
2014-06-16
target-ppc: Introduce DFP Test Significance
Tom Musta
2014-06-16
target-ppc: Introduce DFP Test Exponent
Tom Musta
2014-06-16
target-ppc: Introduce DFP Test Data Group
Tom Musta
2014-06-16
target-ppc: Introduce DFP Test Data Class
Tom Musta
[next]