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-sparc
/
translate.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implement address masking for SPARC v9 CPUs
Artyom Tarasenko
2012-05-12
1
-1
/
+24
*
Sparc: avoid AREG0 wrappers for memory access helpers
Blue Swirl
2012-03-18
1
-4
/
+6
*
Sparc: avoid AREG0 for memory access helpers
Blue Swirl
2012-03-18
1
-25
/
+27
*
target-sparc: Don't overuse CPUState
Andreas Färber
2012-03-14
1
-40
/
+40
*
Improve "ta 0" shutdown
Fabien Chouteau
2011-11-19
1
-8
/
+1
*
target-sparc: Implement FALIGNDATA inline.
Richard Henderson
2011-10-26
1
-6
/
+26
*
target-sparc: Implement BMASK/BSHUFFLE.
Richard Henderson
2011-10-26
1
-4
/
+10
*
target-sparc: Implement ALIGNADDR* inline.
Richard Henderson
2011-10-26
1
-2
/
+22
*
target-sparc: Implement EDGE* instructions.
Richard Henderson
2011-10-26
1
-2
/
+175
*
target-sparc: Implement fpack{16,32,fix}.
Richard Henderson
2011-10-26
1
-1
/
+29
*
target-sparc: Implement PDIST.
Richard Henderson
2011-10-26
1
-2
/
+19
*
target-sparc: Do exceptions management fully inside the helpers.
Richard Henderson
2011-10-26
1
-29
/
+0
*
target-sparc: Change fpr representation to doubles.
Richard Henderson
2011-10-26
1
-79
/
+71
*
target-sparc: Undo cpu_fpr rename.
Richard Henderson
2011-10-26
1
-28
/
+28
*
target-sparc: Extract float128 move to a function.
Richard Henderson
2011-10-26
1
-32
/
+18
*
target-sparc: Extract common code for floating-point operations.
Richard Henderson
2011-10-26
1
-454
/
+381
*
target-sparc: Make FPU/VIS helpers const when possible.
Richard Henderson
2011-10-26
1
-50
/
+33
*
target-sparc: Pass float64 parameters instead of dt0/1 temporaries.
Richard Henderson
2011-10-26
1
-229
/
+220
*
target-sparc: Add accessors for double-precision fpr access.
Richard Henderson
2011-10-26
1
-112
/
+130
*
target-sparc: Mark fprs dirty in store accessor.
Richard Henderson
2011-10-26
1
-46
/
+8
*
target-sparc: Add accessors for single-precision fpr access.
Richard Henderson
2011-10-26
1
-195
/
+337
*
Sparc: avoid AREG0 for division op helpers
Blue Swirl
2011-10-26
1
-4
/
+8
*
Sparc: avoid AREG0 for softint op helpers and Leon cache control
Blue Swirl
2011-10-26
1
-3
/
+3
*
Sparc: avoid AREG0 for CWP and PSTATE helpers
Blue Swirl
2011-10-26
1
-17
/
+17
*
target-sparc: Fix order of function parameters
Stefan Weil
2011-10-25
1
-4
/
+4
*
Sparc: avoid AREG0 for lazy condition code helpers
Blue Swirl
2011-10-23
1
-9
/
+9
*
Sparc: avoid AREG0 for float and VIS ops
Blue Swirl
2011-10-23
1
-133
/
+137
*
Sparc: avoid AREG0 for raise_exception and helper_debug
Blue Swirl
2011-10-23
1
-13
/
+13
*
Fix handling of conditional branches in delay slot of a conditional branch
Artyom Tarasenko
2011-08-06
1
-9
/
+21
*
SPARC64: implement %fprs dirty bits
Tsuneo Saito
2011-07-30
1
-0
/
+116
*
SPARC64: fix fnor* and fnand*
Tsuneo Saito
2011-07-30
1
-6
/
+8
*
SPARC64: add missing break on fmovdcc
Tsuneo Saito
2011-07-20
1
-0
/
+1
*
SPARC64: fix VIS1 SIMD signed compare instructions
Tsuneo Saito
2011-07-20
1
-16
/
+16
*
Sparc: fix FPU and AM enable checks for translation
Blue Swirl
2011-07-14
1
-7
/
+2
*
SPARC64: fp_disabled checks on stfa/stdfa/stqfa
Tsuneo Saito
2011-07-14
1
-0
/
+9
*
SPARC64: Implement stfa/stdfa/stqfa instrcutions properly
Tsuneo Saito
2011-07-14
1
-2
/
+0
*
SPARC64: fp_disabled checks on ldfa/lddfa/ldqfa
Tsuneo Saito
2011-07-14
1
-0
/
+9
*
fix cpu_cc_src and cpu_cc_src2 corruption in udivx and sdivx
Artyom Tarasenko
2011-07-01
1
-10
/
+22
*
Remove exec-all.h include directives
Blue Swirl
2011-06-26
1
-1
/
+0
*
Delete unused tb_invalidate_page_range
Blue Swirl
2011-05-22
1
-1
/
+1
*
sparc64: fix incorrect BPcc target sign extension
Blue Swirl
2011-05-14
1
-1
/
+1
*
sparc64: fix wrpstate and wrtl on delay slot
Blue Swirl
2011-05-14
1
-8
/
+20
*
Remove unused function parameters from gen_pc_load and rename the function
Stefan Weil
2011-04-20
1
-2
/
+1
*
Fix conversions from pointer to tcg_target_long
Stefan Weil
2011-04-10
1
-1
/
+1
*
SPARC: Add asr17 register support
Fabien Chouteau
2011-01-24
1
-0
/
+11
*
SPARC: Emulation of Leon3
Fabien Chouteau
2011-01-24
1
-2
/
+11
*
target-sparc: fix udiv(cc) and sdiv(cc)
Aurelien Jarno
2010-12-28
1
-6
/
+6
*
sparc64: fix umul and smul insns
Igor V. Kovalenko
2010-06-02
1
-26
/
+29
*
sparc64: fix ldxfsr insn
Igor V. Kovalenko
2010-06-02
1
-1
/
+5
*
sparc64: fix missing address masking v1
Igor V. Kovalenko
2010-06-02
1
-0
/
+4
[next]