index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
target-ppc
/
op_helper.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
cpu_loop_exit: avoid using AREG0
Blue Swirl
2011-06-26
1
-1
/
+1
*
target-ppc: remove old CONFIG_SOFTFLOAT #ifdef
Aurelien Jarno
2011-06-03
1
-11
/
+0
*
Delete unused tb_invalidate_page_range
Blue Swirl
2011-05-22
1
-1
/
+0
*
PPC: Implement e500 (FSL) MMU
Alexander Graf
2011-05-12
1
-0
/
+296
*
Remove unused function parameter from cpu_restore_state
Stefan Weil
2011-04-20
1
-1
/
+1
*
target-ppc: fix SPE comparison functions
Aurelien Jarno
2011-04-17
1
-13
/
+13
*
softfloat: rename float*_eq() into float*_eq_quiet()
Aurelien Jarno
2011-04-17
1
-2
/
+2
*
target-ppc: remove #ifdef FLOAT128
Aurelien Jarno
2011-04-12
1
-20
/
+0
*
Use existing helper function to implement popcntd instruction
David Gibson
2011-04-08
1
-13
/
+1
*
Correct ppc popcntb logic, implement popcntw and popcntd
David Gibson
2011-04-01
1
-5
/
+50
*
Implement missing parts of the logic for the POWER PURR
David Gibson
2011-04-01
1
-0
/
+7
*
Implement PowerPC slbmfee and slbmfev instructions
David Gibson
2011-04-01
1
-0
/
+20
*
Clean up PowerPC SLB handling code
David Gibson
2011-04-01
1
-6
/
+3
*
target-ppc: fix wrong NaN tests
Aurelien Jarno
2011-01-20
1
-17
/
+28
*
target-ppc: fix sNaN propagation
Aurelien Jarno
2011-01-20
1
-69
/
+78
*
target-ppc: use float32_is_any_nan()
Aurelien Jarno
2011-01-06
1
-3
/
+2
*
target-ppc: fix default qNaN
Aurelien Jarno
2011-01-06
1
-2
/
+2
*
target-ppc: remove PRECISE_EMULATION define
Aurelien Jarno
2011-01-06
1
-47
/
+11
*
softfloat: Rename float*_is_nan() functions to float*_is_quiet_nan()
Peter Maydell
2011-01-02
1
-29
/
+29
*
ppc: avoid write only variables
Blue Swirl
2010-10-13
1
-3
/
+3
*
ppc: Minor 40x MMU fixes
John Clark
2010-10-05
1
-25
/
+49
*
PPC: Suppress gcc warnings with -Wtype-limits
Blue Swirl
2010-09-18
1
-25
/
+25
*
target-ppc: add vexptefp instruction
Aurelien Jarno
2010-07-13
1
-0
/
+10
*
target-ppc: fix RFI by clearing some bits of MSR
Thomas Monjalon
2010-05-31
1
-3
/
+3
*
target-ppc: change DCR helpers to target_long arguments
Aurelien Jarno
2010-02-06
1
-6
/
+6
*
ppc-40x: Correct check for Endian swapping TLB entries.
Edgar E. Iglesias
2010-01-14
1
-5
/
+7
*
ppc-40x: Get TLB attributes from TLBLO.
Edgar E. Iglesias
2010-01-14
1
-1
/
+1
*
PPC: Make DCR uint32_t
Alexander Graf
2009-12-21
1
-5
/
+5
*
PPC64: Fix alternate timebase
Aurelien Jarno
2009-12-21
1
-1
/
+1
*
PPC64: Fix timebase
Alexander Graf
2009-12-21
1
-1
/
+1
*
Revert "Get rid of _t suffix"
Anthony Liguori
2009-10-01
1
-83
/
+83
*
Get rid of _t suffix
malc
2009-10-01
1
-83
/
+83
*
Replace local ADDRX/PADDRX macros with TARGET_FMT_lx/plx
Blue Swirl
2009-08-16
1
-34
/
+36
*
Replace always_inline with inline
Blue Swirl
2009-08-16
1
-40
/
+40
*
target-ppc: retain l{w,d}arx loaded value
Nathan Froyd
2009-08-03
1
-2
/
+2
*
rename WORDS_BIGENDIAN to HOST_WORDS_BIGENDIAN
Juan Quintela
2009-07-27
1
-15
/
+15
*
Update to a hopefully more future proof FSF address
Blue Swirl
2009-07-16
1
-2
/
+1
*
Fix mingw32 build warnings
Blue Swirl
2009-06-13
1
-1
/
+15
*
Fix typo that leads to out of bounds array access on big endian systems
malc
2009-05-13
1
-1
/
+1
*
targe-ppc: optimize mfcr and mtcrf
aurel32
2009-03-09
1
-24
/
+0
*
Fix RFI(d)
blueswir1
2009-03-07
1
-3
/
+3
*
Implement slbmte
blueswir1
2009-03-07
1
-2
/
+6
*
target-ppc: Add vrsqrtefp instruction
aurel32
2009-02-09
1
-0
/
+11
*
target-ppc: Add vrefp instruction
aurel32
2009-02-09
1
-0
/
+10
*
target-ppc: Add vct{u,s}xs instructions
aurel32
2009-02-09
1
-0
/
+27
*
target-ppc: Add vcmp{eq, ge, gt, b}fp{, .} instructions
aurel32
2009-02-09
1
-0
/
+68
*
target-ppc: Add vmaddfp and vnmsubfp instructions
aurel32
2009-02-09
1
-0
/
+37
*
target-ppc: Add v{add,sub}fp instructions
aurel32
2009-02-09
1
-0
/
+14
*
target-ppc: Add v{max,min}fp instructions
aurel32
2009-02-09
1
-0
/
+18
*
target-ppc: change instruction name vrlogefp into vlogefp
aurel32
2009-02-05
1
-1
/
+1
[next]