GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
proj/qemu-kvm.git
qemu-kvm-0.12.4-gentoo
qemu-kvm-0.12.5-gentoo
qemu-kvm-0.13.0-gentoo
qemu-kvm-0.14.1-gentoo
qemu-kvm-0.15.0-gentoo
qemu-kvm-1.1.0-gentoo
qemu-kvm-1.1.1-gentoo
qemu-kvm-1.1.2-gentoo
qemu-kvm-1.2.0-gentoo
qemu-kvm patches pulled in for Gentoo qemu packages
Doug Goldstein <cardoe@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target-ppc
/
op.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
target-ppc: convert SPR accesses to TCG
aurel32
2008-12-07
1
-320
/
+0
*
target-ppc: convert SLB/TLB instructions to TCG
aurel32
2008-12-06
1
-150
/
+0
*
target-ppc: convert dcr load/store to TCG
aurel32
2008-12-06
1
-12
/
+0
*
target-ppc: convert msr load/store to TCG
aurel32
2008-12-06
1
-43
/
+0
*
target-ppc: convert POWER bridge instructions to TCG
aurel32
2008-12-06
1
-112
/
+0
*
target-ppc: convert POWER shift instructions to TCG
aurel32
2008-12-05
1
-127
/
+0
*
target-ppc: convert PPC 440 instructions to TCG
aurel32
2008-11-30
1
-17
/
+0
*
target-ppc: convert return from interrupt instructions to TCG
aurel32
2008-11-30
1
-53
/
+0
*
target-ppc: convert external load/store instructions to TCG
aurel32
2008-11-30
1
-16
/
+0
*
target-ppc: convert dcbz instruction to TCG
aurel32
2008-11-30
1
-17
/
+0
*
target-ppc: convert wait instruction to TCG
aurel32
2008-11-30
1
-6
/
+0
*
target-ppc: convert mfrom instruction to TCG
aurel32
2008-11-30
1
-9
/
+0
*
target-ppc: remove dead code from op.c
aurel32
2008-11-30
1
-6
/
+0
*
target-ppc: convert software TLB instructions to TCG
aurel32
2008-11-30
1
-28
/
+0
*
target-ppc: convert SPE load/store to TCG
aurel32
2008-11-27
1
-32
/
+0
*
target-ppc: convert trap instructions to TCG
aurel32
2008-11-24
1
-15
/
+0
*
target-ppc: convert SPE FP ops to TCG
aurel32
2008-11-23
1
-464
/
+0
*
target-ppc: convert exceptions generation to TCG
aurel32
2008-11-22
1
-11
/
+0
*
target-ppc: convert fp ops to TCG
aurel32
2008-11-19
1
-280
/
+0
*
target-ppc: convert most SPE integer instructions to TCG
aurel32
2008-11-10
1
-162
/
+0
*
target-ppc: convert 405 MAC instructions to TCG
aurel32
2008-11-01
1
-95
/
+0
*
target-ppc: convert arithmetic functions to TCG
aurel32
2008-11-01
1
-398
/
+0
*
target-ppc: convert rotation instructions to TCG
aurel32
2008-10-27
1
-56
/
+0
*
target-ppc: convert branch related instructions to TCG
aurel32
2008-10-21
1
-160
/
+0
*
target-ppc: convert logical instructions to TCG
aurel32
2008-10-21
1
-248
/
+0
*
target-ppc: convert crf related instructions to TCG
aurel32
2008-10-21
1
-179
/
+0
*
target-ppc: Convert XER accesses to TCG
aurel32
2008-10-21
1
-75
/
+39
*
PPC: convert SPE logical instructions to TCG
aurel32
2008-10-15
1
-48
/
+0
*
PPC: convert effective address computation to TCG
aurel32
2008-10-14
1
-6
/
+0
*
target-ppc: fix computation of XER.{CA, OV} in addme, subfme
aurel32
2008-10-01
1
-8
/
+0
*
target-ppc: fix mullw/mullwo
aurel32
2008-10-01
1
-0
/
+4
*
ppc: Convert op_andi to TCG
aurel32
2008-09-14
1
-27
/
+0
*
ppc: Convert ctr, lr moves to TCG
aurel32
2008-09-14
1
-24
/
+0
*
ppc: Convert op_subf to TCG
aurel32
2008-09-05
1
-7
/
+0
*
ppc: Convert op_add, op_addi to TCG
aurel32
2008-09-05
1
-13
/
+0
*
ppc: replace op_set_FT0 with tcg_gen_movi_i64
aurel32
2008-09-04
1
-10
/
+0
*
ppc: Convert nip moves to TCG
aurel32
2008-09-04
1
-30
/
+0
*
ppc: Convert CRF moves to TCG
aurel32
2008-09-04
1
-36
/
+0
*
ppc: Convert FPR moves to TCG
aurel32
2008-09-04
1
-72
/
+0
*
[ppc] Convert op_moven_T2_T0 to TCG
aurel32
2008-09-02
1
-7
/
+0
*
[ppc] Convert op_reset_T0, op_set_{T0, T1} to TCG
aurel32
2008-09-02
1
-42
/
+0
*
[ppc] Convert op_move_{T1,T2}_T0 to TCG
aurel32
2008-09-02
1
-12
/
+0
*
Revert commits 5082 and 5083
aurel32
2008-08-24
1
-0
/
+87
*
PPC: Switch a few instructions to TCG
aurel32
2008-08-24
1
-87
/
+0
*
Revert revisions r4168 and r4169. That's work in progress, not ready for trun...
aurel32
2008-04-07
1
-7
/
+7
*
Always enable precise emulation when softfloat is used
aurel32
2008-04-07
1
-7
/
+7
*
Use float32/64 instead of float/double
aurel32
2008-03-13
1
-58
/
+27
*
use the TCG code generator
bellard
2008-02-01
1
-15
/
+0
*
Always make PowerPC hypervisor mode memory accesses and instructions
j_mayer
2007-11-16
1
-4
/
+0
*
Allow use of SPE extension by all PowerPC targets,
j_mayer
2007-11-12
1
-2
/
+0
[next]