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-sparc
/
translate.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
sparc64: fix mmu context at trap levels above zero
Igor V. Kovalenko
2010-05-22
1
-3
/
+7
*
sparc64: fix pstate privilege bits
Igor V. Kovalenko
2010-05-22
1
-2
/
+2
*
target-sparc: Inline some generation of carry for ADDX/SUBX.
Richard Henderson
2010-05-20
1
-74
/
+198
*
sparc: lazy C flag calculation
Blue Swirl
2010-05-09
1
-16
/
+8
*
target-sparc: Fix -singlestep.
Richard Henderson
2010-04-26
1
-4
/
+5
*
Fix harmless if statements with empty body, spotted by clang
Blue Swirl
2010-04-18
1
-1
/
+2
*
target-sparc: Free instruction temporaries.
Richard Henderson
2010-04-17
1
-25
/
+27
*
Sparc: fix PC/NPC during FPU traps
Blue Swirl
2010-04-17
1
-0
/
+2
*
Sparc: fix exceptions in delay slot
Blue Swirl
2010-04-11
1
-4
/
+4
*
remove TARGET_* defines from translate-all.c
Paolo Bonzini
2010-04-08
1
-0
/
+3
*
target-sparc: fix --enable-debug build for 64 bit host
Stefan Weil
2010-02-25
1
-1
/
+1
*
target-sparc: fix --enable-debug build
Jay Foad
2010-02-20
1
-11
/
+11
*
sparc64: use helper_wrpil to check pending irq on write
Igor V. Kovalenko
2010-01-08
1
-4
/
+1
*
sparc64-8bit-asi
Igor V. Kovalenko
2009-09-23
1
-0
/
+1
*
Fix sys-queue.h conflict for good
Blue Swirl
2009-09-12
1
-2
/
+2
*
Sparc32/64: fix jmpl followed by branch
Blue Swirl
2009-08-22
1
-0
/
+2
*
Fix desynchronization of condition code state when a memory access traps
Blue Swirl
2009-08-15
1
-0
/
+11
*
Sparc64: replace tsptr with helper routine
Igor Kovalenko
2009-08-04
1
-16
/
+35
*
sparc64 flush pending conditional evaluations before exposing cpu state
Igor Kovalenko
2009-07-31
1
-0
/
+5
*
Update to a hopefully more future proof FSF address
Blue Swirl
2009-07-16
1
-2
/
+1
*
Use correct type for SPARC cpu_cc_op
Paul Brook
2009-06-06
1
-1
/
+2
*
Convert mulscc
Blue Swirl
2009-05-10
1
-131
/
+2
*
Convert udiv/sdiv
Blue Swirl
2009-05-10
1
-19
/
+6
*
Convert tagged ops
Blue Swirl
2009-05-10
1
-129
/
+8
*
Convert subx
Blue Swirl
2009-05-10
1
-31
/
+6
*
Convert sub
Blue Swirl
2009-05-10
1
-37
/
+11
*
Convert logical operations and umul/smul
Blue Swirl
2009-05-10
1
-24
/
+24
*
Convert addx
Blue Swirl
2009-05-10
1
-31
/
+6
*
Convert add
Blue Swirl
2009-05-10
1
-21
/
+6
*
Use dynamical computation for condition codes
Blue Swirl
2009-05-10
1
-24
/
+108
*
Optimize cmp x, 0 case
Blue Swirl
2009-05-03
1
-14
/
+19
*
Reindent
Blue Swirl
2009-05-03
1
-319
/
+312
*
Improve instruction name comments for easier searching
Blue Swirl
2009-05-02
1
-44
/
+44
*
Optimize operations with immediate parameters
Blue Swirl
2009-05-02
1
-52
/
+200
*
Fix Sparc64 sign extension problems
Blue Swirl
2009-05-02
1
-32
/
+36
*
Add new command line option -singlestep for tcg single stepping.
aurel32
2009-04-05
1
-1
/
+1
*
Delete some unused macros detected with -Wp,-Wunused-macros use
blueswir1
2009-03-16
1
-20
/
+0
*
global s/loglevel & X/qemu_loglevel_mask(X)/ (Eduardo Habkost)
aliguori
2009-01-15
1
-2
/
+2
*
Convert references to logfile/loglevel to use qemu_log*() macros
aliguori
2009-01-15
1
-9
/
+6
[next]