2009-01-04 |
aurel32 | Update FSF address in GPL/LGPL boilerplate |
blob | commitdiff | raw |
2009-01-03 |
aurel32 | Add v{min, max}{s, u}{b, h, w} instructions. |
blob | commitdiff | raw | diff to current |
2009-01-03 |
aurel32 | Add vavg{s,u}{b,h,w} instructions. |
blob | commitdiff | raw | diff to current |
2009-01-03 |
aurel32 | Add v{add,sub}u{b,h,w}m instructions. |
blob | commitdiff | raw | diff to current |
2009-01-03 |
aurel32 | Add GEN_VXFORM macro for subsequent instructions. |
blob | commitdiff | raw | diff to current |
2009-01-03 |
aurel32 | Fix TCG error in gen_avr_ptr. |
blob | commitdiff | raw | diff to current |
2009-01-03 |
aurel32 | target-ppc: fix TGC type mismatch introduced by r6146 |
blob | commitdiff | raw | diff to current |
2009-01-01 |
aurel32 | tcg_temp_local_new should take no parameter |
blob | commitdiff | raw | diff to current |
2008-12-18 |
aurel32 | target-ppc: add gen_avr_ptr function. |
blob | commitdiff | raw | diff to current |
2008-12-18 |
aurel32 | target-ppc: add Altivec logical operations |
blob | commitdiff | raw | diff to current |
2008-12-15 |
aurel32 | target-ppc: update nip before calling an helper in... |
blob | commitdiff | raw | diff to current |
2008-12-15 |
aurel32 | target-ppc: fix TCGv type in fcmpu/fcmpo |
blob | commitdiff | raw | diff to current |
2008-12-14 |
aurel32 | target-ppc: fix fcmp{o,u} instructions |
blob | commitdiff | raw | diff to current |
2008-12-14 |
aurel32 | target-ppc: remove FPRF optimization |
blob | commitdiff | raw | diff to current |
2008-12-14 |
aurel32 | target-ppc: fix mtfsb0 and mtfsb1 |
blob | commitdiff | raw | diff to current |
2008-12-14 |
aurel32 | target-ppc: display FPSCR in register dump |
blob | commitdiff | raw | diff to current |
2008-12-14 |
aurel32 | target-ppc: fix mbar opcode |
blob | commitdiff | raw | diff to current |
2008-12-13 |
aurel32 | target-ppc: fix compilation with CONFIG_SOFTFLOAT |
blob | commitdiff | raw | diff to current |
2008-12-11 |
aurel32 | target-ppc: rework exception code |
blob | commitdiff | raw | diff to current |
2008-12-11 |
aurel32 | target-ppc: remove dead code |
blob | commitdiff | raw | diff to current |
2008-12-08 |
aurel32 | target-ppc: memory load/store rework |
blob | commitdiff | raw | diff to current |
2008-12-07 |
aurel32 | target-ppc: kill a few warnings |
blob | commitdiff | raw | diff to current |
2008-12-07 |
aurel32 | target-ppc: disable single stepping |
blob | commitdiff | raw | diff to current |
2008-12-07 |
aurel32 | target-ppc: Fix use of uninitialized TCG variable in... |
blob | commitdiff | raw | diff to current |
2008-12-07 |
aurel32 | target-ppc: convert SPR accesses to TCG |
blob | commitdiff | raw | diff to current |
2008-12-06 |
aurel32 | target-ppc: remove dead code |
blob | commitdiff | raw | diff to current |
2008-12-06 |
aurel32 | target-ppc: convert SLB/TLB instructions to TCG |
blob | commitdiff | raw | diff to current |
2008-12-06 |
aurel32 | target-ppc: convert dcr load/store to TCG |
blob | commitdiff | raw | diff to current |
2008-12-06 |
aurel32 | target-ppc: convert msr load/store to TCG |
blob | commitdiff | raw | diff to current |
2008-12-06 |
aurel32 | target-ppc: convert POWER bridge instructions to TCG |
blob | commitdiff | raw | diff to current |
2008-12-05 |
aurel32 | target-ppc: convert POWER shift instructions to TCG |
blob | commitdiff | raw | diff to current |
2008-12-05 |
aurel32 | target-ppc: add functions to load/store SPR |
blob | commitdiff | raw | diff to current |
2008-11-30 |
aurel32 | target-ppc: convert PPC 440 instructions to TCG |
blob | commitdiff | raw | diff to current |
2008-11-30 |
aurel32 | target-ppc: convert return from interrupt instructions... |
blob | commitdiff | raw | diff to current |
2008-11-30 |
aurel32 | target-ppc: convert external load/store instructions... |
blob | commitdiff | raw | diff to current |
2008-11-30 |
aurel32 | target-ppc: convert load/store with reservation instruc... |
blob | commitdiff | raw | diff to current |
2008-11-30 |
aurel32 | target-ppc: convert lscbx instruction to TCG |
blob | commitdiff | raw | diff to current |
2008-11-30 |
aurel32 | target-ppc: convert load/store string instructions... |
blob | commitdiff | raw | diff to current |
2008-11-30 |
aurel32 | target-ppc: convert icbi instruction to TCG |
blob | commitdiff | raw | diff to current |
2008-11-30 |
aurel32 | target-ppc: convert dcbz instruction to TCG |
blob | commitdiff | raw | diff to current |
2008-11-30 |
aurel32 | target-ppc: convert load/store multiple instructions... |
blob | commitdiff | raw | diff to current |
2008-11-30 |
aurel32 | target-ppc: convert wait instruction to TCG |
blob | commitdiff | raw | diff to current |
2008-11-30 |
aurel32 | target-ppc: convert mfrom instruction to TCG |
blob | commitdiff | raw | diff to current |
2008-11-30 |
aurel32 | target-ppc: convert software TLB instructions to TCG |
blob | commitdiff | raw | diff to current |
2008-11-27 |
aurel32 | target-ppc: convert POWER2 load/store instructions... |
blob | commitdiff | raw | diff to current |
2008-11-27 |
aurel32 | target-ppc: convert SPE load/store to TCG |
blob | commitdiff | raw | diff to current |
2008-11-27 |
aurel32 | target-ppc: simplify evsplati and evsplatfi |
blob | commitdiff | raw | diff to current |
2008-11-25 |
aliguori | Use sys-queue.h for break/watchpoint managment (Jan... |
blob | commitdiff | raw | diff to current |
2008-11-24 |
aurel32 | target-ppc: convert trap instructions to TCG |
blob | commitdiff | raw | diff to current |
2008-11-24 |
aurel32 | target-ppc: convert altivec load/store to TCG |
blob | commitdiff | raw | diff to current |
2008-11-23 |
aurel32 | target-ppc: convert FPU load/store to TCG |
blob | commitdiff | raw | diff to current |
2008-11-23 |
aurel32 | target-ppc: fix access_type usage |
blob | commitdiff | raw | diff to current |
2008-11-23 |
aurel32 | target-ppc: include the instruction name in load/store... |
blob | commitdiff | raw | diff to current |
2008-11-23 |
aurel32 | target-ppc: convert SPE FP ops to TCG |
blob | commitdiff | raw | diff to current |
2008-11-22 |
aurel32 | target-ppc: convert exceptions generation to TCG |
blob | commitdiff | raw | diff to current |
2008-11-19 |
aurel32 | target-ppc: fix TCG type errors introduced in r5754 |
blob | commitdiff | raw | diff to current |
2008-11-19 |
aurel32 | target-ppc: convert fp ops to TCG |
blob | commitdiff | raw | diff to current |
2008-11-18 |
aliguori | Refactor and enhance break/watchpoint API (Jan Kiszka) |
blob | commitdiff | raw | diff to current |
2008-11-18 |
aurel32 | target-ppc: fix regression introduced by commit 5729 |
blob | commitdiff | raw | diff to current |
2008-11-17 |
pbrook | TCG variable type checking. |
blob | commitdiff | raw | diff to current |
2008-11-10 |
aurel32 | target-ppc: convert most SPE integer instructions to TCG |
blob | commitdiff | raw | diff to current |
2008-11-09 |
aurel32 | target-ppc: fix TCG argument |
blob | commitdiff | raw | diff to current |
2008-11-09 |
aurel32 | target-ppc: Remove a few TCG temp variable leaks |
blob | commitdiff | raw | diff to current |
2008-11-09 |
aurel32 | target-ppc: fixes for gen_op_neg() |
blob | commitdiff | raw | diff to current |
2008-11-09 |
aurel32 | target-ppc: gen_op_arith_divw() & gen_op_arith_divd... |
blob | commitdiff | raw | diff to current |
2008-11-09 |
aurel32 | target-ppc: optimize mullw and make the code more readable |
blob | commitdiff | raw | diff to current |
2008-11-09 |
aurel32 | target-ppc: indentation fixes |
blob | commitdiff | raw | diff to current |
2008-11-08 |
aurel32 | target-ppc: fix tcg fatal error on i386 host |
blob | commitdiff | raw | diff to current |
2008-11-07 |
aurel32 | target-ppc: fix flags computation for tcg_gen_qemu_st |
blob | commitdiff | raw | diff to current |
2008-11-03 |
aurel32 | target-ppc: use the new rotr/rotri instructions |
blob | commitdiff | raw | diff to current |
2008-11-02 |
aurel32 | target-ppc: use the new subfi wrapper |
blob | commitdiff | raw | diff to current |
2008-11-02 |
aurel32 | target-ppc: simplify slw, srw, sld, srd |
blob | commitdiff | raw | diff to current |
2008-11-02 |
aurel32 | target-ppc: be more consistent with temp variables... |
blob | commitdiff | raw | diff to current |
2008-11-02 |
aurel32 | target-ppc: fix srw on 64-bit targets |
blob | commitdiff | raw | diff to current |
2008-11-01 |
aurel32 | target-ppc: convert 405 MAC instructions to TCG |
blob | commitdiff | raw | diff to current |
2008-11-01 |
aurel32 | target-ppc: convert arithmetic functions to TCG |
blob | commitdiff | raw | diff to current |
2008-11-01 |
aurel32 | target-ppc: fix XER accesses on 64-bit targets |
blob | commitdiff | raw | diff to current |
2008-10-27 |
aurel32 | target-ppc: use consistent names for variables |
blob | commitdiff | raw | diff to current |
2008-10-27 |
aurel32 | target-ppc: indentation fixes |
blob | commitdiff | raw | diff to current |
2008-10-27 |
aurel32 | target-ppc: convert rotation instructions to TCG |
blob | commitdiff | raw | diff to current |
2008-10-24 |
pbrook | Fix typos in PPC TCG conversion. |
blob | commitdiff | raw | diff to current |
2008-10-21 |
aurel32 | target-ppc: convert branch related instructions to TCG |
blob | commitdiff | raw | diff to current |
2008-10-21 |
aurel32 | target-ppc: convert logical instructions to TCG |
blob | commitdiff | raw | diff to current |
2008-10-21 |
aurel32 | target-ppc: convert crf related instructions to TCG |
blob | commitdiff | raw | diff to current |
2008-10-21 |
aurel32 | target-ppc: use the new TCG logical operations |
blob | commitdiff | raw | diff to current |
2008-10-21 |
aurel32 | target-ppc: Convert XER accesses to TCG |
blob | commitdiff | raw | diff to current |
2008-10-15 |
aurel32 | PPC: fix dcbi instruction |
blob | commitdiff | raw | diff to current |
2008-10-15 |
aurel32 | PPC: convert SPE logical instructions to TCG |
blob | commitdiff | raw | diff to current |
2008-10-15 |
aurel32 | ppc: convert integer load/store to TCG |
blob | commitdiff | raw | diff to current |
2008-10-15 |
aurel32 | target-ppc: fix a TCG local variable creation |
blob | commitdiff | raw | diff to current |
2008-10-15 |
aurel32 | PPC: convert SPE effective address computation to TCG |
blob | commitdiff | raw | diff to current |
2008-10-14 |
aurel32 | PPC: convert effective address computation to TCG |
blob | commitdiff | raw | diff to current |
2008-10-01 |
aurel32 | ppc: fix crash in ppc system single step support |
blob | commitdiff | raw | diff to current |
2008-09-21 |
pbrook | Add concat_i32_i64 op. |
blob | commitdiff | raw | diff to current |
2008-09-20 |
blueswir1 | Suppress gcc 4.x -Wpointer-sign (included in -Wall... |
blob | commitdiff | raw | diff to current |
2008-09-14 |
aurel32 | ppc: Convert op_andi to TCG |
blob | commitdiff | raw | diff to current |
2008-09-14 |
aurel32 | ppc: Convert ctr, lr moves to TCG |
blob | commitdiff | raw | diff to current |
2008-09-05 |
aurel32 | ppc: Convert op_subf to TCG |
blob | commitdiff | raw | diff to current |
2008-09-05 |
aurel32 | ppc: Convert op_add, op_addi to TCG |
blob | commitdiff | raw | diff to current |
2008-09-04 |
aurel32 | ppc: replace op_set_FT0 with tcg_gen_movi_i64 |
blob | commitdiff | raw | diff to current |
next |