2008-11-10 |
aurel32 | target-ppc: convert most SPE integer instructions to TCG |
tree | commitdiff |
2008-11-09 |
aurel32 | target-ppc: fix TCG argument |
tree | commitdiff |
2008-11-09 |
aurel32 | target-ppc: Remove a few TCG temp variable leaks |
tree | commitdiff |
2008-11-09 |
aurel32 | target-ppc: fixes for gen_op_neg() |
tree | commitdiff |
2008-11-09 |
aurel32 | target-ppc: gen_op_arith_divw() & gen_op_arith_divd... |
tree | commitdiff |
2008-11-09 |
aurel32 | target-ppc: optimize mullw and make the code more readable |
tree | commitdiff |
2008-11-09 |
aurel32 | target-ppc: indentation fixes |
tree | commitdiff |
2008-11-08 |
aurel32 | target-ppc: fix tcg fatal error on i386 host |
tree | commitdiff |
2008-11-07 |
aurel32 | target-ppc: fix flags computation for tcg_gen_qemu_st |
tree | commitdiff |
2008-11-03 |
aurel32 | target-ppc: use the new rotr/rotri instructions |
tree | commitdiff |
2008-11-02 |
aurel32 | target-ppc: use the new subfi wrapper |
tree | commitdiff |
2008-11-02 |
aurel32 | target-ppc: simplify slw, srw, sld, srd |
tree | commitdiff |
2008-11-02 |
aurel32 | target-ppc: be more consistent with temp variables... |
tree | commitdiff |
2008-11-02 |
aurel32 | target-ppc: fix srw on 64-bit targets |
tree | commitdiff |
2008-11-01 |
aurel32 | target-ppc: optimize popcntb |
tree | commitdiff |
2008-11-01 |
aurel32 | target-ppc: convert 405 MAC instructions to TCG |
tree | commitdiff |
2008-11-01 |
aurel32 | target-ppc: convert arithmetic functions to TCG |
tree | commitdiff |
2008-11-01 |
aurel32 | target-ppc: xer access prototypes no more used & implem... |
tree | commitdiff |
2008-11-01 |
aurel32 | target-ppc: fix XER accesses on 64-bit targets |
tree | commitdiff |
2008-10-27 |
aurel32 | target-ppc: use consistent names for variables |
tree | commitdiff |
2008-10-27 |
aurel32 | target-ppc: indentation fixes |
tree | commitdiff |
2008-10-27 |
aurel32 | target-ppc: convert rotation instructions to TCG |
tree | commitdiff |
2008-10-24 |
pbrook | Fix typos in PPC TCG conversion. |
tree | commitdiff |
2008-10-21 |
aurel32 | target-ppc: convert branch related instructions to TCG |
tree | commitdiff |
2008-10-21 |
aurel32 | target-ppc: convert logical instructions to TCG |
tree | commitdiff |
2008-10-21 |
aurel32 | target-ppc: convert crf related instructions to TCG |
tree | commitdiff |
2008-10-21 |
aurel32 | target-ppc: use the new TCG logical operations |
tree | commitdiff |
2008-10-21 |
aurel32 | target-ppc: Convert XER accesses to TCG |
tree | commitdiff |
2008-10-15 |
aurel32 | PPC: fix dcbi instruction |
tree | commitdiff |
2008-10-15 |
aurel32 | PPC: convert SPE logical instructions to TCG |
tree | commitdiff |
2008-10-15 |
aurel32 | ppc: convert integer load/store to TCG |
tree | commitdiff |
2008-10-15 |
aurel32 | target-ppc: fix a TCG local variable creation |
tree | commitdiff |
2008-10-15 |
aurel32 | PPC: convert SPE effective address computation to TCG |
tree | commitdiff |
2008-10-14 |
aurel32 | PPC: convert effective address computation to TCG |
tree | commitdiff |
2008-10-01 |
aurel32 | ppc: fix crash in ppc system single step support |
tree | commitdiff |
2008-10-01 |
aurel32 | target-ppc: fix computation of XER.{CA, OV} in addme... |
tree | commitdiff |
2008-10-01 |
aurel32 | target-ppc: fix mullw/mullwo |
tree | commitdiff |
2008-09-21 |
pbrook | Add concat_i32_i64 op. |
tree | commitdiff |
2008-09-20 |
blueswir1 | Suppress gcc 4.x -Wpointer-sign (included in -Wall... |
tree | commitdiff |
2008-09-14 |
aurel32 | ppc: Convert op_andi to TCG |
tree | commitdiff |
2008-09-14 |
aurel32 | ppc: Convert ctr, lr moves to TCG |
tree | commitdiff |
2008-09-05 |
aurel32 | ppc: Convert op_subf to TCG |
tree | commitdiff |
2008-09-05 |
aurel32 | ppc: Convert op_add, op_addi to TCG |
tree | commitdiff |
2008-09-04 |
aurel32 | ppc: replace op_set_FT0 with tcg_gen_movi_i64 |
tree | commitdiff |
2008-09-04 |
aurel32 | ppc: Convert nip moves to TCG |
tree | commitdiff |
2008-09-04 |
aurel32 | ppc: remove unused code |
tree | commitdiff |
2008-09-04 |
aurel32 | ppc: Convert CRF moves to TCG |
tree | commitdiff |
2008-09-04 |
aurel32 | ppc: fix fpr TCG registers creation |
tree | commitdiff |
2008-09-04 |
aurel32 | ppc: Convert FPR moves to TCG |
tree | commitdiff |
2008-09-04 |
aurel32 | ppc: Convert Altivec register moves to TCG |
tree | commitdiff |
2008-09-04 |
aurel32 | ppc: cleanup register types |
tree | commitdiff |
2008-09-04 |
aurel32 | ppc: Convert GPR moves to TCG |
tree | commitdiff |
2008-09-02 |
aurel32 | [ppc] Convert op_moven_T2_T0 to TCG |
tree | commitdiff |
2008-09-02 |
aurel32 | [ppc] Convert op_reset_T0, op_set_{T0, T1} to TCG |
tree | commitdiff |
2008-09-02 |
aurel32 | [ppc] Convert op_move_{T1,T2}_T0 to TCG |
tree | commitdiff |
2008-09-02 |
aurel32 | [ppc] Convert gen_set_{T0,T1} to TCG |
tree | commitdiff |
2008-08-30 |
blueswir1 | Fix some warnings that would be generated by gcc -Wredu... |
tree | commitdiff |
2008-08-28 |
aurel32 | PPC: add support for TCG helpers |
tree | commitdiff |
2008-08-28 |
aurel32 | PPC: Init TCG variables |
tree | commitdiff |
2008-08-24 |
aurel32 | Revert commits 5082 and 5083 |
tree | commitdiff |
2008-08-24 |
aurel32 | PPC: Switch a few instructions to TCG |
tree | commitdiff |
2008-08-24 |
aurel32 | PPC: Init TCG variables |
tree | commitdiff |
2008-08-13 |
ths | Fix encoding of efsctsiz (powerpc spe), by Tristan... |
tree | commitdiff |
2008-07-18 |
ths | Small cleanup of gen_intermediate_code(_internal),... |
tree | commitdiff |
2008-07-01 |
pbrook | Move interrupt_request and user_mode_only to common... |
tree | commitdiff |
2008-06-30 |
pbrook | Move CPU save/load registration to common code. |
tree | commitdiff |
2008-06-29 |
pbrook | Add missing static qualifiers. |
tree | commitdiff |
2008-06-29 |
pbrook | Add instruction counter. |
tree | commitdiff |
2008-06-18 |
aurel32 | PPC: fix mtfsfi |
tree | commitdiff |
2008-06-03 |
ths | Spelling fixes, by Stefan Weil. |
tree | commitdiff |
2008-05-30 |
pbrook | Fix typo. |
tree | commitdiff |
2008-05-30 |
pbrook | Move clone() register setup to target specific code... |
tree | commitdiff |
2008-05-29 |
bellard | Push common interrupt variables to cpu-defs.h (Glauber... |
tree | commitdiff |
2008-05-28 |
bellard | moved halted field to CPU_COMMON |
tree | commitdiff |
2008-05-25 |
pbrook | Fix off-by-one unwinding error. |
tree | commitdiff |
2008-05-10 |
aurel32 | Fix broken PPC user space single stepping |
tree | commitdiff |
2008-05-06 |
aurel32 | PPC: fix efstst* instructions |
tree | commitdiff |
2008-05-06 |
aurel32 | PPC: fix definition of msr_spe |
tree | commitdiff |
2008-05-05 |
aurel32 | PPC: fix isel opcode decoding |
tree | commitdiff |
2008-05-04 |
aurel32 | remove target ifdefs from vl.c |
tree | commitdiff |
2008-04-28 |
aurel32 | Factorize code in translate.c |
tree | commitdiff |
2008-04-11 |
aurel32 | Remove osdep.c/qemu-img code duplication |
tree | commitdiff |
2008-04-07 |
aurel32 | Revert revisions r4168 and r4169. That's work in progre... |
tree | commitdiff |
2008-04-07 |
aurel32 | Always enable precise emulation when softfloat is used |
tree | commitdiff |
2008-03-13 |
aurel32 | Math functions helper for CONFIG_SOFTFLOAT=yes |
tree | commitdiff |
2008-03-13 |
aurel32 | Use float32/64 instead of float/double |
tree | commitdiff |
2008-03-10 |
aurel32 | mtfsf: fix FPSCR_VX and FPSCR_FEX computation |
tree | commitdiff |
2008-02-01 |
bellard | use the TCG code generator |
tree | commitdiff |
2007-12-10 |
j_mayer | Cleanup: remove useless TARGET_GPR_BITS definition. |
tree | commitdiff |
2007-12-10 |
j_mayer | Fix PowerPC 74xx definitions. |
tree | commitdiff |
2007-12-09 |
ths | Handle cpu_model in copy_cpu(), by Kirill A. Shutemov. |
tree | commitdiff |
2007-11-24 |
j_mayer | Fix incorrect debug prints (reported by Paul Brook). |
tree | commitdiff |
2007-11-23 |
j_mayer | Revert foolish patch. |
tree | commitdiff |
2007-11-23 |
pbrook | Fix ppc32 register dumps on 64-bit hosts. |
tree | commitdiff |
2007-11-22 |
j_mayer | Add new sane low-level memory accessors for PowerPC... |
tree | commitdiff |
2007-11-21 |
j_mayer | Fix PowerPC 7xx definitions. |
tree | commitdiff |
2007-11-19 |
j_mayer | Remove shared macro used to define PowerPC implementati... |
tree | commitdiff |
2007-11-19 |
j_mayer | PowerPC 620 MMU do not have the same exact behavior... |
tree | commitdiff |
2007-11-19 |
j_mayer | PowerPC instruction fixes: |
tree | commitdiff |
2007-11-19 |
j_mayer | Fix another collision in PowerPC instructions definitions. |
tree | commitdiff |
next |