summaryrefslogtreecommitdiffstats
path: root/target-ppc/translate.c
Commit message (Expand)AuthorAgeFilesLines
* target-ppc: Implement mulldo with TCGTom Musta2014-09-081-2/+14
* target-ppc: Clean up mullwoTom Musta2014-09-081-8/+3
* target-ppc: Clean Up mullwTom Musta2014-09-081-3/+2
* target-ppc: Optimize rlwnm MB=0 ME=31Tom Musta2014-09-081-22/+34
* target-ppc: Optimize rlwinm MB=0 ME=31Tom Musta2014-09-081-0/+6
* target-ppc: Special Case of rlwimi Should Use DepositTom Musta2014-09-081-6/+3
* target-ppc: Bug Fix: srawiTom Musta2014-09-081-1/+1
* target-ppc: Bug Fix: mullwTom Musta2014-09-081-0/+11
* target-ppc: Bug Fix: mullwoTom Musta2014-09-081-0/+9
* target-ppc: Bug Fix: rlwimiTom Musta2014-09-081-5/+7
* target-ppc: Bug Fix: rlwnmTom Musta2014-09-081-9/+9
* target-ppc: Bug Fix: rlwinmTom Musta2014-09-081-5/+3
* trace: [tcg] Include TCG-tracing header on all targetsLluĂ­s Vilanova2014-08-121-0/+3
* target-ppc: Remove unused gen_qemu_ld8s()Peter Maydell2014-06-271-5/+0
* target-ppc: Remove unused IMM and d extract helpersPeter Maydell2014-06-271-3/+0
* target-ppc: fixed translation of mcrxr instructionSorav Bansal2014-06-271-2/+3
* target-ppc: Add POWER8's FSCR SPRAlexey Kardashevskiy2014-06-161-0/+7
* target-ppc: Fix Temporary Variable Leak in bctarTom Musta2014-06-161-1/+1
* PPC: e500: Merge 32 and 64 bit SPE emulationAlexander Graf2014-06-161-579/+132
* PPC: SPE: Fix high-bits bitmaskAlexander Graf2014-06-161-2/+2
* target-ppc: Allow little-endian user mode.Doug Kwan2014-06-161-91/+60
* target-ppc: Fix popcntb Opcode BugTom Musta2014-06-161-1/+1
* PPC: Add dcbtls emulationAlexander Graf2014-06-161-0/+12
* PPC: Fail on leaking temporariesAlexander Graf2014-06-161-0/+7
* PPC: Fix TCG chunks that don't free their tempsAlexander Graf2014-06-161-0/+7
* target-ppc: Introduce DFP Shift SignificandTom Musta2014-06-161-0/+10
* target-ppc: Introduce DFP Insert Biased ExponentTom Musta2014-06-161-0/+4
* target-ppc: Introduce DFP Extract Biased ExponentTom Musta2014-06-161-0/+4
* target-ppc: Introduce DFP Encode BCD to DPDTom Musta2014-06-161-0/+4
* target-ppc: Introduce DFP Decode DPD to BCDTom Musta2014-06-161-0/+4
* target-ppc: Introduce DFP Convert to FixedTom Musta2014-06-161-0/+4
* target-ppc: Introduce DFP Convert to FixedTom Musta2014-06-161-0/+4
* target-ppc: Introduce Round to DFP Short/LongTom Musta2014-06-161-0/+4
* target-ppc: Introduce DFP Convert to Long/ExtendedTom Musta2014-06-161-0/+4
* target-ppc: Introduce DFP Round to IntegerTom Musta2014-06-161-0/+8
* target-ppc: Introduce DFP ReroundTom Musta2014-06-161-0/+4
* target-ppc: Introduce DFP QuantizeTom Musta2014-06-161-0/+8
* target-ppc: Introduce DFP Test SignificanceTom Musta2014-06-161-0/+4
* target-ppc: Introduce DFP Test ExponentTom Musta2014-06-161-0/+4
* target-ppc: Introduce DFP Test Data GroupTom Musta2014-06-161-0/+4
* target-ppc: Introduce DFP Test Data ClassTom Musta2014-06-161-0/+4
* target-ppc: Introduce DFP ComparesTom Musta2014-06-161-0/+8
* target-ppc: Introduce DFP DivideTom Musta2014-06-161-0/+4
* target-ppc: Introduce DFP MultiplyTom Musta2014-06-161-0/+4
* target-ppc: Introduce DFP SubtractTom Musta2014-06-161-1/+4
* target-ppc: Introduce DFP AddTom Musta2014-06-161-2/+5
* target-ppc: Introduce Decoder Macros for DFPTom Musta2014-06-161-0/+109
* target-ppc: Introduce Generator Macros for DFP Arithmetic FormsTom Musta2014-06-161-0/+177
* softmmu: introduce cpu_ldst.hPaolo Bonzini2014-06-051-0/+1
* tcg: Invert the inclusion of helper.hRichard Henderson2014-05-281-3/+2
OpenPOWER on IntegriCloud