- 4abf79a fix spelling in target sub directory by Dong Xu Wang · 13 years ago
- bccd9ec softmmu_header: pass CPUState to tlb_fill by Blue Swirl · 14 years ago
- 97b348e Remove unused is_softmmu parameter from cpu_handle_mmu_fault by Blue Swirl · 14 years ago
- 3e45717 exec.h cleanup by Blue Swirl · 14 years ago
- 3b88670 Merge branch 'ppc-next' of git://repo.or.cz/qemu/agraf by Blue Swirl · 14 years ago
- 1162c04 cpu_loop_exit: avoid using AREG0 by Blue Swirl · 14 years ago
- 1c53acc PPC: move TLBs to their own arrays by Alexander Graf · 14 years ago
- d1e256f PPC: E500: Use MAS registers instead of internal TLB representation by Alexander Graf · 14 years ago
- 2c0d18d target-ppc: remove old CONFIG_SOFTFLOAT #ifdef by Aurelien Jarno · 14 years ago
- dcfd14b Delete unused tb_invalidate_page_range by Blue Swirl · 14 years ago
- 01662f3 PPC: Implement e500 (FSL) MMU by Alexander Graf · 14 years ago
- 618ba8e Remove unused function parameter from cpu_restore_state by Stefan Weil · 14 years ago
- 019702c target-ppc: fix SPE comparison functions by Aurelien Jarno · 14 years ago
- 211315f softfloat: rename float*_eq() into float*_eq_quiet() by Aurelien Jarno · 14 years ago
- 7dae117 target-ppc: remove #ifdef FLOAT128 by Aurelien Jarno · 14 years ago
- 3601ff1 Use existing helper function to implement popcntd instruction by David Gibson · 14 years ago
- eaabeef Correct ppc popcntb logic, implement popcntw and popcntd by David Gibson · 14 years ago
- 3a7f009 Implement missing parts of the logic for the POWER PURR by David Gibson · 14 years ago
- efdef95 Implement PowerPC slbmfee and slbmfev instructions by David Gibson · 14 years ago
- 81762d6 Clean up PowerPC SLB handling code by David Gibson · 14 years ago
- d788b57 target-ppc: fix wrong NaN tests by Aurelien Jarno · 14 years ago
- 96912e3 target-ppc: fix sNaN propagation by Aurelien Jarno · 14 years ago
- 82b323c target-ppc: use float32_is_any_nan() by Aurelien Jarno · 14 years ago
- 3eb28bb target-ppc: fix default qNaN by Aurelien Jarno · 14 years ago
- dd94ad9 target-ppc: remove PRECISE_EMULATION define by Aurelien Jarno · 14 years ago
- 1856987 softfloat: Rename float*_is_nan() functions to float*_is_quiet_nan() by Peter Maydell · 14 years ago
- 577f25a ppc: avoid write only variables by Blue Swirl · 14 years ago
- 999fa40 ppc: Minor 40x MMU fixes by John Clark · 14 years ago
- d62d286 PPC: Suppress gcc warnings with -Wtype-limits by Blue Swirl · 14 years ago
- 0bffbc6 target-ppc: add vexptefp instruction by Aurelien Jarno · 16 years ago
- c3d420e target-ppc: fix RFI by clearing some bits of MSR by Thomas Monjalon · 15 years ago
- 95ff895 target-ppc: change DCR helpers to target_long arguments by Aurelien Jarno · 15 years ago
- c5b9729 ppc-40x: Correct check for Endian swapping TLB entries. by Edgar E. Iglesias · 15 years ago
- f25359c ppc-40x: Get TLB attributes from TLBLO. by Edgar E. Iglesias · 15 years ago
- 73b0196 PPC: Make DCR uint32_t by Alexander Graf · 15 years ago
- b711de9 PPC64: Fix alternate timebase by Aurelien Jarno · 15 years ago
- e3ea652 PPC64: Fix timebase by Alexander Graf · 15 years ago
- c227f09 Revert "Get rid of _t suffix" by Anthony Liguori · 15 years ago
- 99a0949 Get rid of _t suffix by malc · 15 years ago
- 90e189e Replace local ADDRX/PADDRX macros with TARGET_FMT_lx/plx by Blue Swirl · 16 years ago
- 636aa20 Replace always_inline with inline by Blue Swirl · 16 years ago
- 18b21a2 target-ppc: retain l{w,d}arx loaded value by Nathan Froyd · 16 years ago
- e2542fe rename WORDS_BIGENDIAN to HOST_WORDS_BIGENDIAN by Juan Quintela · 16 years ago
- 8167ee8 Update to a hopefully more future proof FSF address by Blue Swirl · 16 years ago
- 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