Age | Commit message (Expand) | Author |
2009-01-04 | Add vsel and vperm instructions. | aurel32 |
2009-01-04 | Add vmsum{u,m}bm instructions. | aurel32 |
2009-01-04 | Add GEN_VAFORM_PAIRED macro for subsequent instructions. | aurel32 |
2009-01-04 | Add vupk{h,l}s{b,h} instructions. | aurel32 |
2009-01-04 | Add vupk{h,l}px instructions. | aurel32 |
2009-01-04 | Add GEN_VXFORM_NOA macro for subsequent instructions. | aurel32 |
2009-01-04 | Add vsplt{b,h,w} instructions. | aurel32 |
2009-01-04 | Add GEN_VXFORM_UIMM macro for subsequent instructions. | aurel32 |
2009-01-04 | Add GEN_VXFORM_SIMM macro for subsequent instructions. | aurel32 |
2009-01-04 | Add vsldoi instruction. | aurel32 |
2009-01-04 | Add vrl{b,h,w} instructions. | aurel32 |
2009-01-04 | Add lvs{l,r} instructions. | aurel32 |
2009-01-04 | Add v{add,sub}cuw instructions. | aurel32 |
2009-01-04 | Add vs{l,r}o instructions. | aurel32 |
2009-01-04 | Add vsl{b,h,w} instructions. | aurel32 |
2009-01-04 | Add vsr{,a}{b,h,w} instructions. | aurel32 |
2009-01-04 | Add vmul{e,o}{s,u}{b,h} instructions. | aurel32 |
2009-01-04 | Add vmrg{l,h}{b,h,w} instructions. | aurel32 |
2009-01-04 | Update FSF address in GPL/LGPL boilerplate | aurel32 |
2009-01-03 | Add v{min, max}{s, u}{b, h, w} instructions. | aurel32 |
2009-01-03 | Add vavg{s,u}{b,h,w} instructions. | aurel32 |
2009-01-03 | Add v{add,sub}u{b,h,w}m instructions. | aurel32 |
2009-01-03 | Add GEN_VXFORM macro for subsequent instructions. | aurel32 |
2009-01-03 | Fix TCG error in gen_avr_ptr. | aurel32 |
2009-01-03 | target-ppc: fix TGC type mismatch introduced by r6146 | aurel32 |
2009-01-01 | tcg_temp_local_new should take no parameter | aurel32 |
2008-12-18 | target-ppc: add gen_avr_ptr function. | aurel32 |
2008-12-18 | target-ppc: add Altivec logical operations | aurel32 |
2008-12-15 | target-ppc: update nip before calling an helper in FP instructions | aurel32 |
2008-12-15 | target-ppc: fix TCGv type in fcmpu/fcmpo | aurel32 |
2008-12-14 | target-ppc: fix fcmp{o,u} instructions | aurel32 |
2008-12-14 | target-ppc: remove FPRF optimization | aurel32 |
2008-12-14 | target-ppc: fix mtfsb0 and mtfsb1 | aurel32 |
2008-12-14 | target-ppc: display FPSCR in register dump | aurel32 |
2008-12-14 | target-ppc: fix mbar opcode | aurel32 |
2008-12-13 | target-ppc: fix compilation with CONFIG_SOFTFLOAT | aurel32 |
2008-12-11 | target-ppc: rework exception code | aurel32 |
2008-12-11 | target-ppc: remove dead code | aurel32 |
2008-12-08 | target-ppc: memory load/store rework | aurel32 |
2008-12-07 | target-ppc: kill a few warnings | aurel32 |
2008-12-07 | target-ppc: disable single stepping | aurel32 |
2008-12-07 | target-ppc: Fix use of uninitialized TCG variable in tlbiva | aurel32 |
2008-12-07 | target-ppc: convert SPR accesses to TCG | aurel32 |
2008-12-06 | target-ppc: remove dead code | aurel32 |
2008-12-06 | target-ppc: convert SLB/TLB instructions to TCG | aurel32 |
2008-12-06 | target-ppc: convert dcr load/store to TCG | aurel32 |
2008-12-06 | target-ppc: convert msr load/store to TCG | aurel32 |
2008-12-06 | target-ppc: convert POWER bridge instructions to TCG | aurel32 |
2008-12-05 | target-ppc: convert POWER shift instructions to TCG | aurel32 |
2008-12-05 | target-ppc: add functions to load/store SPR | aurel32 |