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
Commit message (
Expand
)
Author
Age
Files
Lines
*
target-ppc: remove declaration of removed function from op_helper.h
aurel32
2008-11-22
1
-61
/
+0
*
target-ppc: convert exceptions generation to TCG
aurel32
2008-11-22
7
-65
/
+75
*
target-ppc: fix TCG type errors introduced in r5754
aurel32
2008-11-19
1
-15
/
+16
*
target-ppc: convert fp ops to TCG
aurel32
2008-11-19
6
-636
/
+550
*
Refactor and enhance break/watchpoint API (Jan Kiszka)
aliguori
2008-11-18
1
-3
/
+4
*
Refactor translation block CPU state handling (Jan Kiszka)
aliguori
2008-11-18
1
-0
/
+8
*
Convert CPU_PC_FROM_TB to static inline (Jan Kiszka)
aliguori
2008-11-18
1
-2
/
+6
*
target-ppc: fix regression introduced by commit 5729
aurel32
2008-11-18
1
-1
/
+1
*
TCG variable type checking.
pbrook
2008-11-17
4
-348
/
+337
*
Attached patch fixes a series of this warning
blueswir1
2008-11-16
1
-1
/
+1
*
target-ppc: convert most SPE integer instructions to TCG
aurel32
2008-11-10
5
-471
/
+602
*
target-ppc: fix TCG argument
aurel32
2008-11-09
1
-1
/
+1
*
target-ppc: Remove a few TCG temp variable leaks
aurel32
2008-11-09
1
-9
/
+19
*
target-ppc: fixes for gen_op_neg()
aurel32
2008-11-09
1
-15
/
+14
*
target-ppc: gen_op_arith_divw() & gen_op_arith_divd fixes
aurel32
2008-11-09
1
-39
/
+23
*
target-ppc: optimize mullw and make the code more readable
aurel32
2008-11-09
1
-12
/
+1
*
target-ppc: indentation fixes
aurel32
2008-11-09
1
-5
/
+4
*
target-ppc: fix tcg fatal error on i386 host
aurel32
2008-11-08
2
-1
/
+14
*
target-ppc: fix flags computation for tcg_gen_qemu_st
aurel32
2008-11-07
1
-7
/
+7
*
target-ppc: use the new rotr/rotri instructions
aurel32
2008-11-03
1
-59
/
+47
*
target-ppc: use the new subfi wrapper
aurel32
2008-11-02
1
-8
/
+4
*
target-ppc: simplify slw, srw, sld, srd
aurel32
2008-11-02
1
-12
/
+8
*
target-ppc: be more consistent with temp variables naming
aurel32
2008-11-02
1
-74
/
+74
*
target-ppc: fix srw on 64-bit targets
aurel32
2008-11-02
1
-3
/
+5
*
target-ppc: optimize popcntb
aurel32
2008-11-01
1
-14
/
+8
*
target-ppc: convert 405 MAC instructions to TCG
aurel32
2008-11-01
4
-140
/
+72
*
target-ppc: convert arithmetic functions to TCG
aurel32
2008-11-01
5
-1013
/
+542
*
target-ppc: xer access prototypes no more used & implemented
aurel32
2008-11-01
1
-2
/
+0
*
target-ppc: fix XER accesses on 64-bit targets
aurel32
2008-11-01
1
-8
/
+9
*
target-ppc: use consistent names for variables
aurel32
2008-10-27
1
-141
/
+141
*
target-ppc: indentation fixes
aurel32
2008-10-27
1
-6
/
+6
*
target-ppc: convert rotation instructions to TCG
aurel32
2008-10-27
2
-159
/
+138
*
Fix typos in PPC TCG conversion.
pbrook
2008-10-24
1
-2
/
+2
*
target-ppc: convert branch related instructions to TCG
aurel32
2008-10-21
2
-296
/
+63
*
target-ppc: convert logical instructions to TCG
aurel32
2008-10-21
4
-394
/
+248
*
target-ppc: convert crf related instructions to TCG
aurel32
2008-10-21
5
-383
/
+291
*
target-ppc: use the new TCG logical operations
aurel32
2008-10-21
1
-55
/
+10
*
target-ppc: Convert XER accesses to TCG
aurel32
2008-10-21
7
-212
/
+170
*
PPC: fix dcbi instruction
aurel32
2008-10-15
1
-0
/
+1
*
PPC: convert SPE logical instructions to TCG
aurel32
2008-10-15
2
-56
/
+70
*
ppc: convert integer load/store to TCG
aurel32
2008-10-15
2
-269
/
+413
*
target-ppc: fix a TCG local variable creation
aurel32
2008-10-15
1
-1
/
+1
*
PPC: convert SPE effective address computation to TCG
aurel32
2008-10-15
1
-10
/
+9
*
PPC: convert effective address computation to TCG
aurel32
2008-10-14
4
-116
/
+79
*
ppc: fix crash in ppc system single step support
aurel32
2008-10-01
1
-4
/
+0
*
target-ppc: fix computation of XER.{CA, OV} in addme, subfme
aurel32
2008-10-01
2
-18
/
+2
*
target-ppc: fix mullw/mullwo
aurel32
2008-10-01
2
-1
/
+5
*
Add concat_i32_i64 op.
pbrook
2008-09-21
1
-6
/
+1
*
Suppress gcc 4.x -Wpointer-sign (included in -Wall) warnings
blueswir1
2008-09-20
4
-14
/
+14
*
ppc: Convert op_andi to TCG
aurel32
2008-09-14
2
-54
/
+11
[next]