2009-07-16 |
Blue Swirl | Update to a hopefully more future proof FSF address |
blob | commitdiff | raw |
2009-07-12 |
Baojun Wang | ppc tcg: fix wrong bit/mask of wrteei |
blob | commitdiff | raw | diff to current |
2009-07-12 |
Nathan Froyd | target-ppc: fix evmergelo and evmergelohi |
blob | commitdiff | raw | diff to current |
2009-06-20 |
malc | Apply TCGV_UNUSED on variables that GCC mistakenly... |
blob | commitdiff | raw | diff to current |
2009-06-17 |
Blue Swirl | Replace ELF section hack with normal table |
blob | commitdiff | raw | diff to current |
2009-06-17 |
Blue Swirl | Concentrate rest of table entries to top |
blob | commitdiff | raw | diff to current |
2009-06-17 |
Blue Swirl | Concentrate most table entries to top |
blob | commitdiff | raw | diff to current |
2009-06-17 |
Blue Swirl | Clean up GEN_HANDLER2 |
blob | commitdiff | raw | diff to current |
2009-06-17 |
Blue Swirl | Clean up GEN_HANDLER |
blob | commitdiff | raw | diff to current |
2009-05-15 |
Nathan Froyd | target-ppc: expose cpu capability flags |
blob | commitdiff | raw | diff to current |
2009-04-13 |
blueswir1 | Fix ppc-softmmu warnings on OpenBSD host |
blob | commitdiff | raw | diff to current |
2009-04-05 |
aurel32 | Add new command line option -singlestep for tcg single... |
blob | commitdiff | raw | diff to current |
2009-03-29 |
aurel32 | target-ppc: avoid nop to override next instruction |
blob | commitdiff | raw | diff to current |
2009-03-13 |
aurel32 | target-ppc: use the new bswap* TCG ops |
blob | commitdiff | raw | diff to current |
2009-03-13 |
aurel32 | tcg: rename bswap_i32/i64 functions |
blob | commitdiff | raw | diff to current |
2009-03-09 |
aurel32 | targe-ppc: optimize mfcr and mtcrf |
blob | commitdiff | raw | diff to current |
2009-03-07 |
aurel32 | Fix mfcr on ppc64-softmmu |
blob | commitdiff | raw | diff to current |
2009-03-07 |
blueswir1 | Implement mtfsf.L encoding |
blob | commitdiff | raw | diff to current |
2009-03-07 |
blueswir1 | Implment tlbiel |
blob | commitdiff | raw | diff to current |
2009-03-07 |
blueswir1 | Implement slbmte |
blob | commitdiff | raw | diff to current |
2009-03-07 |
blueswir1 | Sparse fixes: add extern to ELF opcode tables to avoid... |
blob | commitdiff | raw | diff to current |
2009-03-03 |
aurel32 | target-ppc: improve mfcr/mtcrf |
blob | commitdiff | raw | diff to current |
2009-03-02 |
malc | Fix mtcrf/mfcr |
blob | commitdiff | raw | diff to current |
2009-02-28 |
blueswir1 | Fix typo in gen_qemu_ld32s |
blob | commitdiff | raw | diff to current |
2009-02-19 |
blueswir1 | Fix branch debugging |
blob | commitdiff | raw | diff to current |
2009-02-09 |
aurel32 | target-ppc: Model SPE floating-point instructions more... |
blob | commitdiff | raw | diff to current |
2009-02-09 |
aurel32 | target-ppc: Add vrsqrtefp instruction |
blob | commitdiff | raw | diff to current |
2009-02-09 |
aurel32 | target-ppc: Add vrefp instruction |
blob | commitdiff | raw | diff to current |
2009-02-09 |
aurel32 | target-ppc: Add vct{u,s}xs instructions |
blob | commitdiff | raw | diff to current |
2009-02-09 |
aurel32 | target-ppc: Add vcmp{eq, ge, gt, b}fp{, .} instructions |
blob | commitdiff | raw | diff to current |
2009-02-09 |
aurel32 | target-ppc: Add vmaddfp and vnmsubfp instructions |
blob | commitdiff | raw | diff to current |
2009-02-09 |
aurel32 | target-ppc: Add v{add,sub}fp instructions |
blob | commitdiff | raw | diff to current |
2009-02-09 |
aurel32 | target-ppc: Add v{max,min}fp instructions |
blob | commitdiff | raw | diff to current |
2009-02-05 |
aurel32 | target-ppc: change instruction name vrlogefp into vlogefp |
blob | commitdiff | raw | diff to current |
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 |
next |