| Commit message (Expand) | Author | Age | Files | Lines |
* | target-ppc: Model e500v{1,2} CPUs more accurately | aurel32 | 2009-02-09 | 1 | -102/+125 |
* | target-ppc: Model SPE floating-point instructions more accurately | aurel32 | 2009-02-09 | 2 | -55/+57 |
* | target-ppc: Add vrsqrtefp instruction | aurel32 | 2009-02-09 | 3 | -0/+13 |
* | target-ppc: Add vrefp instruction | aurel32 | 2009-02-09 | 3 | -0/+12 |
* | target-ppc: Add vct{u,s}xs instructions | aurel32 | 2009-02-09 | 3 | -0/+31 |
* | target-ppc: Add vcmp{eq, ge, gt, b}fp{, .} instructions | aurel32 | 2009-02-09 | 3 | -0/+80 |
* | target-ppc: Add vmaddfp and vnmsubfp instructions | aurel32 | 2009-02-09 | 3 | -0/+40 |
* | target-ppc: Add v{add,sub}fp instructions | aurel32 | 2009-02-09 | 3 | -0/+18 |
* | target-ppc: Add v{max,min}fp instructions | aurel32 | 2009-02-09 | 3 | -0/+22 |
* | Load 32 bit ELF BIOS images also on PPC64 | blueswir1 | 2009-02-08 | 1 | -1/+2 |
* | target-ppc: change instruction name vrlogefp into vlogefp | aurel32 | 2009-02-05 | 3 | -3/+3 |
* | targets: remove error handling from qemu_malloc() callers (Avi Kivity) | aliguori | 2009-02-05 | 3 | -8/+0 |
* | target-ppc: add vrlogefp instruction | aurel32 | 2009-02-05 | 3 | -0/+12 |
* | target-ppc: fix previous commit | aurel32 | 2009-02-04 | 1 | -1/+4 |
* | target-ppc: use the new float constants | aurel32 | 2009-02-04 | 1 | -12/+6 |
* | Add vcf{u,s}x instructions | aurel32 | 2009-02-04 | 3 | -0/+17 |
* | Add vrfi{m,n,p,z} instructions | aurel32 | 2009-02-04 | 3 | -0/+26 |
* | Add various NaN-handling macros | aurel32 | 2009-02-04 | 1 | -0/+21 |
* | Make mtvscr use a helper | aurel32 | 2009-02-03 | 3 | -5/+15 |
* | Add calls to initialize VSCR on appropriate machines | aurel32 | 2009-02-03 | 1 | -0/+22 |
* | Rename spe_status to vec_status | aurel32 | 2009-02-03 | 2 | -57/+59 |
* | Add f field to ppc_avr_t | aurel32 | 2009-02-03 | 1 | -0/+1 |
* | Fix compilation of PPC64 targets with DEBUG_TCGV enabled | aurel32 | 2009-02-03 | 1 | -3/+3 |
* | Log reset events (Jan Kiszka) | aliguori | 2009-01-26 | 1 | -2/+6 |
* | kvm/powerpc: extern one function for MPC85xx code use | aurel32 | 2009-01-24 | 2 | -1/+3 |
* | target-ppc: Add SPE register read/write using XML | aurel32 | 2009-01-24 | 1 | -0/+50 |
* | target-ppc: Add Altivec register read/write using XML | aurel32 | 2009-01-24 | 1 | -0/+50 |
* | target-ppc: Add float register read/write using XML | aurel32 | 2009-01-24 | 1 | -0/+32 |
* | target-ppc: Include gdbstub.h | aurel32 | 2009-01-24 | 1 | -0/+1 |
* | global s/loglevel & X/qemu_loglevel_mask(X)/ (Eduardo Habkost) | aliguori | 2009-01-15 | 1 | -1/+1 |
* | Convert references to logfile/loglevel to use qemu_log*() macros | aliguori | 2009-01-15 | 3 | -128/+58 |
* | Clean up debugging code #ifdefs (Eduardo Habkost) | aliguori | 2009-01-15 | 3 | -280/+136 |
* | powerpc/kvm: enable POWERPC_MMU_BOOKE_FSL when kvm is enabled (Liu Yu) | aliguori | 2009-01-15 | 1 | -1/+2 |
* | powerpc/kvm: Fix a uninitialized bug (Liu Yu) | aliguori | 2009-01-15 | 1 | -1/+1 |
* | target-ppc: fix wrteei instruction | aurel32 | 2009-01-14 | 1 | -1/+1 |
* | target-ppc: add altivec cache instructions | aurel32 | 2009-01-12 | 1 | -0/+27 |
* | Add v{add, sub}{s, u}{b, h, w}s instructions | aurel32 | 2009-01-08 | 3 | -0/+63 |
* | Add vspltis{b,h,w} instructions | aurel32 | 2009-01-08 | 3 | -0/+37 |
* | Add vs{l,r} instructions | aurel32 | 2009-01-08 | 3 | -0/+43 |
* | Add vcmpequ{b, h, w} and vcmpgt{s, u}{b, h, w} instructions | aurel32 | 2009-01-08 | 3 | -0/+64 |
* | Add GEN_VXRFORM{,1} macros for subsequent instructions | aurel32 | 2009-01-08 | 1 | -0/+21 |
* | target-ppc: fix compilation on BigEndian | aurel32 | 2009-01-05 | 1 | -1/+1 |
* | target-ppc: Add m{f,t}vscr instructions. | aurel32 | 2009-01-04 | 1 | -0/+27 |
* | Add vsumsws, vsum2sws, and vsum4{sbs, shs,ubs} instructions. | aurel32 | 2009-01-04 | 3 | -0/+113 |
* | Add {l,st}ve{b,h,w}x instructions. | aurel32 | 2009-01-04 | 3 | -0/+90 |
* | Add vmladduhm instruction. | aurel32 | 2009-01-04 | 3 | -0/+28 |
* | Add vmsumsh{m,s} instructions. | aurel32 | 2009-01-04 | 3 | -0/+37 |
* | Add vmsumuh{m,s} instructions. | aurel32 | 2009-01-04 | 3 | -0/+37 |
* | Add vmh{,r}addshs instructions. | aurel32 | 2009-01-04 | 3 | -0/+36 |
* | Add vpkpx instruction. | aurel32 | 2009-01-04 | 3 | -0/+23 |