aboutsummaryrefslogtreecommitdiff
path: root/target-ppc
AgeCommit message (Expand)Author
2008-11-30target-ppc: convert external load/store instructions to TCGaurel32
2008-11-30target-ppc: convert load/store with reservation instructions to TCGaurel32
2008-11-30target-ppc: convert lscbx instruction to TCGaurel32
2008-11-30target-ppc: convert load/store string instructions to TCGaurel32
2008-11-30target-ppc: convert icbi instruction to TCGaurel32
2008-11-30target-ppc: convert dcbz instruction to TCGaurel32
2008-11-30target-ppc: convert load/store multiple instructions to TCGaurel32
2008-11-30target-ppc: convert wait instruction to TCGaurel32
2008-11-30target-ppc: convert mfrom instruction to TCGaurel32
2008-11-30target-ppc: remove dead code from op.caurel32
2008-11-30Common cpu_loop_exit prototypeaurel32
2008-11-30target-ppc: convert software TLB instructions to TCGaurel32
2008-11-27target-ppc: convert POWER2 load/store instructions to TCGaurel32
2008-11-27target-ppc: convert SPE load/store to TCGaurel32
2008-11-27target-ppc: simplify evsplati and evsplatfiaurel32
2008-11-25Use sys-queue.h for break/watchpoint managment (Jan Kiszka)aliguori
2008-11-24target-ppc: convert trap instructions to TCGaurel32
2008-11-24target-ppc: convert altivec load/store to TCGaurel32
2008-11-23target-ppc: convert FPU load/store to TCGaurel32
2008-11-23target-ppc: fix access_type usageaurel32
2008-11-23target-ppc: include the instruction name in load/store handlers nameaurel32
2008-11-23target-ppc: convert SPE FP ops to TCGaurel32
2008-11-22target-ppc: remove declaration of removed function from op_helper.haurel32
2008-11-22target-ppc: convert exceptions generation to TCGaurel32
2008-11-19target-ppc: fix TCG type errors introduced in r5754aurel32
2008-11-19target-ppc: convert fp ops to TCGaurel32
2008-11-18Refactor and enhance break/watchpoint API (Jan Kiszka)aliguori
2008-11-18Refactor translation block CPU state handling (Jan Kiszka)aliguori
2008-11-18Convert CPU_PC_FROM_TB to static inline (Jan Kiszka)aliguori
2008-11-18target-ppc: fix regression introduced by commit 5729aurel32
2008-11-17TCG variable type checking.pbrook
2008-11-16Attached patch fixes a series of this warningblueswir1
2008-11-10target-ppc: convert most SPE integer instructions to TCGaurel32
2008-11-09target-ppc: fix TCG argumentaurel32
2008-11-09target-ppc: Remove a few TCG temp variable leaksaurel32
2008-11-09target-ppc: fixes for gen_op_neg()aurel32
2008-11-09target-ppc: gen_op_arith_divw() & gen_op_arith_divd fixesaurel32
2008-11-09target-ppc: optimize mullw and make the code more readableaurel32
2008-11-09target-ppc: indentation fixesaurel32
2008-11-08target-ppc: fix tcg fatal error on i386 hostaurel32
2008-11-07target-ppc: fix flags computation for tcg_gen_qemu_staurel32
2008-11-03target-ppc: use the new rotr/rotri instructionsaurel32
2008-11-02target-ppc: use the new subfi wrapperaurel32
2008-11-02target-ppc: simplify slw, srw, sld, srdaurel32
2008-11-02target-ppc: be more consistent with temp variables namingaurel32
2008-11-02target-ppc: fix srw on 64-bit targetsaurel32
2008-11-01target-ppc: optimize popcntbaurel32
2008-11-01target-ppc: convert 405 MAC instructions to TCGaurel32
2008-11-01target-ppc: convert arithmetic functions to TCGaurel32
2008-11-01target-ppc: xer access prototypes no more used & implementedaurel32