index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target-ppc
/
op_helper.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-08-07
Remove unused is_softmmu parameter from cpu_handle_mmu_fault
Blue Swirl
1
-1
/
+1
2011-07-30
exec.h cleanup
Blue Swirl
1
-1
/
+6
2011-07-01
Merge branch 'ppc-next' of git://repo.or.cz/qemu/agraf
Blue Swirl
1
-122
/
+38
2011-06-26
cpu_loop_exit: avoid using AREG0
Blue Swirl
1
-1
/
+1
2011-06-17
PPC: move TLBs to their own arrays
Alexander Graf
1
-6
/
+6
2011-06-17
PPC: E500: Use MAS registers instead of internal TLB representation
Alexander Graf
1
-116
/
+32
2011-06-03
target-ppc: remove old CONFIG_SOFTFLOAT #ifdef
Aurelien Jarno
1
-11
/
+0
2011-05-22
Delete unused tb_invalidate_page_range
Blue Swirl
1
-1
/
+0
2011-05-12
PPC: Implement e500 (FSL) MMU
Alexander Graf
1
-0
/
+296
2011-04-20
Remove unused function parameter from cpu_restore_state
Stefan Weil
1
-1
/
+1
2011-04-17
target-ppc: fix SPE comparison functions
Aurelien Jarno
1
-13
/
+13
2011-04-17
softfloat: rename float*_eq() into float*_eq_quiet()
Aurelien Jarno
1
-2
/
+2
2011-04-12
target-ppc: remove #ifdef FLOAT128
Aurelien Jarno
1
-20
/
+0
2011-04-08
Use existing helper function to implement popcntd instruction
David Gibson
1
-13
/
+1
2011-04-01
Correct ppc popcntb logic, implement popcntw and popcntd
David Gibson
1
-5
/
+50
2011-04-01
Implement missing parts of the logic for the POWER PURR
David Gibson
1
-0
/
+7
2011-04-01
Implement PowerPC slbmfee and slbmfev instructions
David Gibson
1
-0
/
+20
2011-04-01
Clean up PowerPC SLB handling code
David Gibson
1
-6
/
+3
2011-01-20
target-ppc: fix wrong NaN tests
Aurelien Jarno
1
-17
/
+28
2011-01-20
target-ppc: fix sNaN propagation
Aurelien Jarno
1
-69
/
+78
2011-01-06
target-ppc: use float32_is_any_nan()
Aurelien Jarno
1
-3
/
+2
2011-01-06
target-ppc: fix default qNaN
Aurelien Jarno
1
-2
/
+2
2011-01-06
target-ppc: remove PRECISE_EMULATION define
Aurelien Jarno
1
-47
/
+11
2011-01-02
softfloat: Rename float*_is_nan() functions to float*_is_quiet_nan()
Peter Maydell
1
-29
/
+29
2010-10-13
ppc: avoid write only variables
Blue Swirl
1
-3
/
+3
2010-10-05
ppc: Minor 40x MMU fixes
John Clark
1
-25
/
+49
2010-09-18
PPC: Suppress gcc warnings with -Wtype-limits
Blue Swirl
1
-25
/
+25
2010-07-13
target-ppc: add vexptefp instruction
Aurelien Jarno
1
-0
/
+10
2010-05-31
target-ppc: fix RFI by clearing some bits of MSR
Thomas Monjalon
1
-3
/
+3
2010-02-06
target-ppc: change DCR helpers to target_long arguments
Aurelien Jarno
1
-6
/
+6
2010-01-14
ppc-40x: Correct check for Endian swapping TLB entries.
Edgar E. Iglesias
1
-5
/
+7
2010-01-14
ppc-40x: Get TLB attributes from TLBLO.
Edgar E. Iglesias
1
-1
/
+1
2009-12-21
PPC: Make DCR uint32_t
Alexander Graf
1
-5
/
+5
2009-12-21
PPC64: Fix alternate timebase
Aurelien Jarno
1
-1
/
+1
2009-12-21
PPC64: Fix timebase
Alexander Graf
1
-1
/
+1
2009-10-01
Revert "Get rid of _t suffix"
Anthony Liguori
1
-83
/
+83
2009-10-01
Get rid of _t suffix
malc
1
-83
/
+83
2009-08-16
Replace local ADDRX/PADDRX macros with TARGET_FMT_lx/plx
Blue Swirl
1
-34
/
+36
2009-08-16
Replace always_inline with inline
Blue Swirl
1
-40
/
+40
2009-08-03
target-ppc: retain l{w,d}arx loaded value
Nathan Froyd
1
-2
/
+2
2009-07-27
rename WORDS_BIGENDIAN to HOST_WORDS_BIGENDIAN
Juan Quintela
1
-15
/
+15
2009-07-16
Update to a hopefully more future proof FSF address
Blue Swirl
1
-2
/
+1
2009-06-13
Fix mingw32 build warnings
Blue Swirl
1
-1
/
+15
2009-05-13
Fix typo that leads to out of bounds array access on big endian systems
malc
1
-1
/
+1
2009-03-09
targe-ppc: optimize mfcr and mtcrf
aurel32
1
-24
/
+0
2009-03-07
Fix RFI(d)
blueswir1
1
-3
/
+3
2009-03-07
Implement slbmte
blueswir1
1
-2
/
+6
2009-02-09
target-ppc: Add vrsqrtefp instruction
aurel32
1
-0
/
+11
2009-02-09
target-ppc: Add vrefp instruction
aurel32
1
-0
/
+10
2009-02-09
target-ppc: Add vct{u,s}xs instructions
aurel32
1
-0
/
+27
[next]