2009-02-05 |
aurel32 | target-ppc: change instruction name vrlogefp into vlogefp |
blob | commitdiff | raw |
2009-02-05 |
aurel32 | target-ppc: add vrlogefp instruction |
blob | commitdiff | raw | diff to current |
2009-02-04 |
aurel32 | Add vcf{u,s}x instructions |
blob | commitdiff | raw | diff to current |
2009-02-04 |
aurel32 | Add vrfi{m,n,p,z} instructions |
blob | commitdiff | raw | diff to current |
2009-02-03 |
aurel32 | Make mtvscr use a helper |
blob | commitdiff | raw | diff to current |
2009-02-03 |
aurel32 | Fix compilation of PPC64 targets with DEBUG_TCGV enabled |
blob | commitdiff | raw | diff to current |
2009-01-15 |
aliguori | global s/loglevel & X/qemu_loglevel_mask(X)/ (Eduardo... |
blob | commitdiff | raw | diff to current |
2009-01-15 |
aliguori | Convert references to logfile/loglevel to use qemu_log... |
blob | commitdiff | raw | diff to current |
2009-01-15 |
aliguori | Clean up debugging code #ifdefs (Eduardo Habkost) |
blob | commitdiff | raw | diff to current |
2009-01-14 |
aurel32 | target-ppc: fix wrteei instruction |
blob | commitdiff | raw | diff to current |
2009-01-12 |
aurel32 | target-ppc: add altivec cache instructions |
blob | commitdiff | raw | diff to current |
2009-01-08 |
aurel32 | Add v{add, sub}{s, u}{b, h, w}s instructions |
blob | commitdiff | raw | diff to current |
2009-01-08 |
aurel32 | Add vspltis{b,h,w} instructions |
blob | commitdiff | raw | diff to current |
2009-01-08 |
aurel32 | Add vs{l,r} instructions |
blob | commitdiff | raw | diff to current |
2009-01-08 |
aurel32 | Add vcmpequ{b, h, w} and vcmpgt{s, u}{b, h, w} instructions |
blob | commitdiff | raw | diff to current |
2009-01-08 |
aurel32 | Add GEN_VXRFORM{,1} macros for subsequent instructions |
blob | commitdiff | raw | diff to current |
2009-01-04 |
aurel32 | target-ppc: Add m{f,t}vscr instructions. |
blob | commitdiff | raw | diff to current |
2009-01-04 |
aurel32 | Add vsumsws, vsum2sws, and vsum4{sbs, shs,ubs} instruct... |
blob | commitdiff | raw | diff to current |
2009-01-04 |
aurel32 | Add {l,st}ve{b,h,w}x instructions. |
blob | commitdiff | raw | diff to current |
2009-01-04 |
aurel32 | Add vmladduhm instruction. |
blob | commitdiff | raw | diff to current |
2009-01-04 |
aurel32 | Add vmsumsh{m,s} instructions. |
blob | commitdiff | raw | diff to current |
2009-01-04 |
aurel32 | Add vmsumuh{m,s} instructions. |
blob | commitdiff | raw | diff to current |
2009-01-04 |
aurel32 | Add vmh{,r}addshs instructions. |
blob | commitdiff | raw | diff to current |
2009-01-04 |
aurel32 | Add vpkpx instruction. |
blob | commitdiff | raw | diff to current |
2009-01-04 |
aurel32 | Add vpks{h, w}{s, u}s, vpku{h, w}us, and vpku{h, w... |
blob | commitdiff | raw | diff to current |
2009-01-04 |
aurel32 | Add vsel and vperm instructions. |
blob | commitdiff | raw | diff to current |
2009-01-04 |
aurel32 | Add vmsum{u,m}bm instructions. |
blob | commitdiff | raw | diff to current |
2009-01-04 |
aurel32 | Add GEN_VAFORM_PAIRED macro for subsequent instructions. |
blob | commitdiff | raw | diff to current |
2009-01-04 |
aurel32 | Add vupk{h,l}s{b,h} instructions. |
blob | commitdiff | raw | diff to current |
2009-01-04 |
aurel32 | Add vupk{h,l}px instructions. |
blob | commitdiff | raw | diff to current |
2009-01-04 |
aurel32 | Add GEN_VXFORM_NOA macro for subsequent instructions. |
blob | commitdiff | raw | diff to current |
2009-01-04 |
aurel32 | Add vsplt{b,h,w} instructions. |
blob | commitdiff | raw | diff to current |
2009-01-04 |
aurel32 | Add GEN_VXFORM_UIMM macro for subsequent instructions. |
blob | commitdiff | raw | diff to current |
2009-01-04 |
aurel32 | Add GEN_VXFORM_SIMM macro for subsequent instructions. |
blob | commitdiff | raw | diff to current |
2009-01-04 |
aurel32 | Add vsldoi instruction. |
blob | commitdiff | raw | diff to current |
2009-01-04 |
aurel32 | Add vrl{b,h,w} instructions. |
blob | commitdiff | raw | diff to current |
2009-01-04 |
aurel32 | Add lvs{l,r} instructions. |
blob | commitdiff | raw | diff to current |
2009-01-04 |
aurel32 | Add v{add,sub}cuw instructions. |
blob | commitdiff | raw | diff to current |
2009-01-04 |
aurel32 | Add vs{l,r}o instructions. |
blob | commitdiff | raw | diff to current |
2009-01-04 |
aurel32 | Add vsl{b,h,w} instructions. |
blob | commitdiff | raw | diff to current |
2009-01-04 |
aurel32 | Add vsr{,a}{b,h,w} instructions. |
blob | commitdiff | raw | diff to current |
2009-01-04 |
aurel32 | Add vmul{e,o}{s,u}{b,h} instructions. |
blob | commitdiff | raw | diff to current |
2009-01-04 |
aurel32 | Add vmrg{l,h}{b,h,w} instructions. |
blob | commitdiff | raw | diff to current |
2009-01-04 |
aurel32 | Update FSF address in GPL/LGPL boilerplate |
blob | commitdiff | raw | diff to current |
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 |
next |