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