- 63c9155 cpu: move exec-all.h inclusion out of cpu.h by Paolo Bonzini · 9 years ago
- 537d3e8 ppc: Fix the bad exception NIP value and the range check in LSWX by Thomas Huth · 9 years ago
- 0d75590 ppc: Clean up includes by Peter Maydell · 9 years ago
- 488661e PPC: Fix lswx bounds checks by Alexander Graf · 9 years ago
- 0ff93d1 target-ppc: Introduce tbegin by Tom Musta · 10 years ago
- e22c357 target-ppc: Allow little-endian user mode. by Doug Kwan · 11 years ago
- f08b617 softmmu: introduce cpu_ldst.h by Paolo Bonzini · 11 years ago
- 2ef6175 tcg: Invert the inclusion of helper.h by Richard Henderson · 11 years ago
- bbfb6f1 target-ppc: Little Endian Correction to Load/Store Vector Element by Tom Musta · 11 years ago
- 414f5d1 PPC: Fix dcbz for linux-user on 970 by Alexander Graf · 12 years ago
- eb20c1c target-ppc: Move ppc tlb_fill implementation into mmu_helper.c by David Gibson · 12 years ago
- 8e33944 PPC: Unify dcbzl code path by Alexander Graf · 12 years ago
- 1de7afc misc: move include files to include/qemu/ by Paolo Bonzini · 12 years ago
- 022c62c exec: move include files to include/exec/ by Paolo Bonzini · 12 years ago
- a8a826a exec: refactor cpu_restore_state by Blue Swirl · 12 years ago
- e42a61f PPC: Add support for MSR_CM by Alexander Graf · 13 years ago
- 2f5a189 ppc: Move load and store helpers, switch to AREG0 free mode by Blue Swirl · 13 years ago[Renamed (68%) from target-ppc/op_helper.c]
- 901c4ea ppc: Split off misc helpers by Blue Swirl · 13 years ago
- 6de673d ppc: Split off timebase helpers by Blue Swirl · 13 years ago
- ec19c4d ppc: Split MMU etc. helpers from op_helper.c by Blue Swirl · 13 years ago
- 64654de ppc: Split integer and vector ops by Blue Swirl · 13 years ago
- bd23cd4 ppc: Split FPU and SPE ops by Blue Swirl · 13 years ago
- e5f17ac ppc: Avoid AREG0 for exception helpers by Blue Swirl · 13 years ago
- ad71ed6 ppc: Split exception helpers by Blue Swirl · 13 years ago
- b327c65 ppc: Fix coding style in op_helper.c by Blue Swirl · 13 years ago
- 2050396 Use uintptr_t for various op related functions by Blue Swirl · 13 years ago
- 1328c2b target-ppc: Don't overuse CPUState by Andreas Färber · 13 years ago
- d5d11a3 PPC: E500: Implement msgsnd by Alexander Graf · 13 years ago
- 9e0b5cb PPC: E500: Implement msgclr by Alexander Graf · 13 years ago
- 21a0b6e PPC: booke206: move avail check to tlbwe by Alexander Graf · 13 years ago
- 3f162d1 PPC: booke206: Check for TLB overrun by Alexander Graf · 13 years ago
- 6d3db82 PPC: booke206: Implement tlbilx by Alexander Graf · 13 years ago
- 5935ee0 PPC: booke206: Check for min/max TLB entry size by Alexander Graf · 13 years ago
- 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