- c5b76b3 Fix mingw32 build warnings by Blue Swirl · 16 years ago
- 1481e16 Fix typo that leads to out of bounds array access on big endian systems by malc · 16 years ago
- 651721b targe-ppc: optimize mfcr and mtcrf by aurel32 · 16 years ago
- 2ada0ed Fix RFI(d) by blueswir1 · 16 years ago
- f6b868fc Implement slbmte by blueswir1 · 16 years ago
- 071fc3b target-ppc: Add vrsqrtefp instruction by aurel32 · 16 years ago
- bdfbac3 target-ppc: Add vrefp instruction by aurel32 · 16 years ago
- 875b31d target-ppc: Add vct{u,s}xs instructions by aurel32 · 16 years ago
- 819ca12 target-ppc: Add vcmp{eq, ge, gt, b}fp{, .} instructions by aurel32 · 16 years ago
- 35cf7c7 target-ppc: Add vmaddfp and vnmsubfp instructions by aurel32 · 16 years ago
- 56fdd21 target-ppc: Add v{add,sub}fp instructions by aurel32 · 16 years ago
- 1536ff6 target-ppc: Add v{max,min}fp instructions by aurel32 · 16 years ago
- b580763 target-ppc: change instruction name vrlogefp into vlogefp by aurel32 · 16 years ago
- f586ce0 target-ppc: add vrlogefp instruction by aurel32 · 16 years ago
- 06f7332 target-ppc: fix previous commit by aurel32 · 16 years ago
- c609b12 target-ppc: use the new float constants by aurel32 · 16 years ago
- e140632 Add vcf{u,s}x instructions by aurel32 · 16 years ago
- f6b1964 Add vrfi{m,n,p,z} instructions by aurel32 · 16 years ago
- 34ba285 Add various NaN-handling macros by aurel32 · 16 years ago
- 6e87b7c Make mtvscr use a helper by aurel32 · 16 years ago
- fbd265b Rename spe_status to vec_status by aurel32 · 16 years ago
- 93fcfe3 Convert references to logfile/loglevel to use qemu_log*() macros by aliguori · 16 years ago
- d12d51d Clean up debugging code #ifdefs (Eduardo Habkost) by aliguori · 16 years ago
- 5ab09f3 Add v{add, sub}{s, u}{b, h, w}s instructions by aurel32 · 16 years ago
- c026766 Add vspltis{b,h,w} instructions by aurel32 · 16 years ago
- d9430ad Add vs{l,r} instructions by aurel32 · 16 years ago
- 1add6e2 Add vcmpequ{b, h, w} and vcmpgt{s, u}{b, h, w} instructions by aurel32 · 16 years ago
- b392e75 target-ppc: fix compilation on BigEndian by aurel32 · 16 years ago
- 8142cdd Add vsumsws, vsum2sws, and vsum4{sbs, shs,ubs} instructions. by aurel32 · 16 years ago
- cbfb6ae Add {l,st}ve{b,h,w}x instructions. by aurel32 · 16 years ago
- bcd2ee2 Add vmladduhm instruction. by aurel32 · 16 years ago
- eae0726 Add vmsumsh{m,s} instructions. by aurel32 · 16 years ago
- 4d9903b Add vmsumuh{m,s} instructions. by aurel32 · 16 years ago
- b161ae2 Add vmh{,r}addshs instructions. by aurel32 · 16 years ago
- 1dd9ffb Add vpkpx instruction. by aurel32 · 16 years ago
- 5335a14 Add vpks{h, w}{s, u}s, vpku{h, w}us, and vpku{h, w}um instructions. by aurel32 · 16 years ago
- 00d3b8f Add saturating arithmetic conversion functions for subsequent instructions. by aurel32 · 16 years ago
- d125869 Add vsel and vperm instructions. by aurel32 · 16 years ago
- b04ae98 Add vmsum{u,m}bm instructions. by aurel32 · 16 years ago
- 6cf1c6e Add vupk{h,l}s{b,h} instructions. by aurel32 · 16 years ago
- 79f85c3 Add vupk{h,l}px instructions. by aurel32 · 16 years ago
- e4e6bee Add vsplt{b,h,w} instructions. by aurel32 · 16 years ago
- cd633b1 Add vsldoi instruction. by aurel32 · 16 years ago
- 5e1d098 Add vrl{b,h,w} instructions. by aurel32 · 16 years ago
- bf8d8de Add lvs{l,r} instructions. by aurel32 · 16 years ago
- e343da7 Add v{add,sub}cuw instructions. by aurel32 · 16 years ago
- 7b239be Add vs{l,r}o instructions. by aurel32 · 16 years ago
- d79f080 Add vsl{b,h,w} instructions. by aurel32 · 16 years ago
- 07ef34c Add vsr{,a}{b,h,w} instructions. by aurel32 · 16 years ago
- 2c27790 Add vmul{e,o}{s,u}{b,h} instructions. by aurel32 · 16 years ago
- 3b43004 Add vmrg{l,h}{b,h,w} instructions. by aurel32 · 16 years ago
- fad6cb1 Update FSF address in GPL/LGPL boilerplate by aurel32 · 16 years ago
- e403933 Add v{min, max}{s, u}{b, h, w} instructions. by aurel32 · 16 years ago
- fab3cbe Add vavg{s,u}{b,h,w} instructions. by aurel32 · 16 years ago
- 7872c51 Add v{add,sub}u{b,h,w}m instructions. by aurel32 · 16 years ago
- d6a46fe Add helper macros for later patches. by aurel32 · 16 years ago
- 572c895 target-ppc: improve correctness of the fsel instruction by aurel32 · 16 years ago
- a16b45e target-ppc: fix stsw/stswi instructions by aurel32 · 16 years ago
- e33e94f target-ppc: use float_flag_divbyzero instead of checking the operands by aurel32 · 16 years ago
- 6c01bf6 target-ppc: fix fres, fsqrte and remove useless code by aurel32 · 16 years ago
- 01feec0 target-ppc: add comments about constants introduced in revision 6046 by aurel32 · 16 years ago
- da1e7ac target-ppc: fmadd/fmsub/fmnadd/fmnsub can generate VXIMZ or VXIZI exceptions by aurel32 · 16 years ago
- 17218d1 target-ppc: fadd/fsub: correctly propagate NaN by aurel32 · 16 years ago
- f23c346 target-ppc: use the new fp functions by aurel32 · 16 years ago
- 3b27fc3 target-ppc: correctly propagate NaN in division by aurel32 · 16 years ago
- e0147e4 target-ppc: fix fload_invalid_op_excp() by aurel32 · 16 years ago
- 05b9360 target-ppc: use a correct value to represent 1.0 by aurel32 · 16 years ago
- 6ad193e target-ppc: fix frsp instruction by aurel32 · 16 years ago
- 27ee5df target-ppc: fix mtfsf and mtfsfi instructions by aurel32 · 16 years ago
- 9a81937 target-ppc: fix fcmp{o,u} instructions by aurel32 · 16 years ago
- 6e35d52 target-ppc: fix mtfsb0 and mtfsb1 by aurel32 · 16 years ago
- 6ad7365 target-ppc: fix fsel instruction by aurel32 · 16 years ago
- 5e9ae18 target-ppc: keep only the table version for mfrom by aurel32 · 16 years ago
- be94c95 target-ppc: use accessors to access fp_status exception_flags by aurel32 · 16 years ago
- cf1cf21 target-ppc: fix compilation with PRECISE_EMULATION by aurel32 · 16 years ago
- a44d2ce target-ppc: fix compilation with CONFIG_SOFTFLOAT by aurel32 · 16 years ago
- 9322057 target-ppc: remove remaining warnings by aurel32 · 16 years ago
- e06fcd7 target-ppc: rework exception code by aurel32 · 16 years ago
- db9a16a target-ppc: kill a warning by aurel32 · 16 years ago
- 0e69805 target-ppc: cleanup op_helper.c after TCG conversion by aurel32 · 16 years ago
- 76db3ba target-ppc: memory load/store rework by aurel32 · 16 years ago
- 45d827d target-ppc: convert SPR accesses to TCG by aurel32 · 16 years ago
- fa0d32c target-ppc: remove dead code by aurel32 · 16 years ago
- 74d3779 target-ppc: convert SLB/TLB instructions to TCG by aurel32 · 16 years ago
- 06dca6a target-ppc: convert dcr load/store to TCG by aurel32 · 16 years ago
- 6527f6e target-ppc: convert msr load/store to TCG by aurel32 · 16 years ago
- 22e0e17 target-ppc: convert POWER bridge instructions to TCG by aurel32 · 16 years ago
- dcc532c target-ppc: use ldl/ldub/stl/stub for load/store in op_helper.c by aurel32 · 16 years ago
- ef0d51a target-ppc: convert PPC 440 instructions to TCG by aurel32 · 16 years ago
- d72a19f target-ppc: convert return from interrupt instructions to TCG by aurel32 · 16 years ago
- bdb4b68 target-ppc: convert lscbx instruction to TCG by aurel32 · 16 years ago
- dfbc799 target-ppc: convert load/store string instructions to TCG by aurel32 · 16 years ago
- 37d269d target-ppc: convert icbi instruction to TCG by aurel32 · 16 years ago
- 799a8c8 target-ppc: convert dcbz instruction to TCG by aurel32 · 16 years ago
- ff4a62c target-ppc: convert load/store multiple instructions to TCG by aurel32 · 16 years ago
- cf02a65 target-ppc: convert mfrom instruction to TCG by aurel32 · 16 years ago
- 0f3955e target-ppc: convert software TLB instructions to TCG by aurel32 · 16 years ago
- cab3bee target-ppc: convert trap instructions to TCG by aurel32 · 16 years ago
- a0d7d5a target-ppc: convert FPU load/store to TCG by aurel32 · 16 years ago
- 1c97856 target-ppc: convert SPE FP ops to TCG by aurel32 · 16 years ago