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
Commit message (
Expand
)
Author
Age
Files
Lines
*
target-sparc: Don't compute full flags value so often
Richard Henderson
2012-10-13
3
-19
/
+21
*
target-sparc: Avoid unnecessary local temporaries
Richard Henderson
2012-10-13
1
-21
/
+9
*
target-sparc: Optimize CC_OP_LOGIC conditions
Richard Henderson
2012-10-13
1
-18
/
+40
*
target-sparc: Fix optimized %icc comparisons
Richard Henderson
2012-10-13
1
-0
/
+1
*
target-sparc: Optimize conditionals using SUBCC
Richard Henderson
2012-10-07
1
-61
/
+131
*
target-sparc: Fall through from not-taken trap
Richard Henderson
2012-10-07
1
-5
/
+7
*
target-sparc: Cleanup "global" temporary allocation
Richard Henderson
2012-10-07
1
-19
/
+19
*
target-sparc: Use movcond for FMOV*R
Richard Henderson
2012-10-07
1
-30
/
+16
*
target-sparc: Use movcond in mulscc
Richard Henderson
2012-10-07
1
-6
/
+5
*
target-sparc: Move taddcctv and tsubcctv out of line
Richard Henderson
2012-10-07
3
-102
/
+66
*
target-sparc: Tidy Tcc
Richard Henderson
2012-10-07
1
-38
/
+53
*
target-sparc: Move sdivx and udivx out of line
Richard Henderson
2012-10-07
5
-52
/
+37
*
target-sparc: Use movcond in gen_generic_branch
Richard Henderson
2012-10-07
1
-11
/
+7
*
target-sparc: Use DisasCompare and movcond in MOVR
Richard Henderson
2012-10-07
1
-17
/
+14
*
target-sparc: Use DisasCompare and movcond in MOVCC
Richard Henderson
2012-10-07
1
-24
/
+20
*
target-sparc: Use DisasCompare and movcond in FMOVR, FMOVCC
Richard Henderson
2012-10-07
1
-117
/
+86
*
target-sparc: Use DisasCompare in Tcc
Richard Henderson
2012-10-07
1
-9
/
+11
*
target-sparc: Introduce DisasCompare and functions to generate it
Richard Henderson
2012-10-07
1
-9
/
+83
*
target-sparc: Tidy gen_generic_branch interface
Richard Henderson
2012-10-07
1
-8
/
+7
*
target-sparc: Tidy save_npc interface
Richard Henderson
2012-10-07
1
-4
/
+4
*
target-sparc: Tidy gen_mov_pc_npc interface
Richard Henderson
2012-10-07
1
-6
/
+6
*
target-sparc: Tidy save_state interface
Richard Henderson
2012-10-07
1
-49
/
+49
*
target-sparc: Tidy gen_trap_ifnofpu interface
Richard Henderson
2012-10-07
1
-18
/
+28
*
target-sparc: Tidy flush_cond interface
Richard Henderson
2012-10-07
1
-5
/
+5
*
target-sparc: Tidy do_branch interfaces
Richard Henderson
2012-10-07
1
-20
/
+18
*
target-sparc: Make CPU_LOG_INT useful by default
Richard Henderson
2012-10-07
2
-11
/
+4
*
target-sparc: Tidy cpu_dump_state
Richard Henderson
2012-10-07
1
-4
/
+3
*
sparc: use g_strdup in place of unchecked strdup
Jim Meyering
2012-10-05
1
-2
/
+2
*
Emit debug_insn for CPU_LOG_TB_OP_OPT as well.
Richard Henderson
2012-09-27
1
-1
/
+2
*
Remove unused CONFIG_TCG_PASS_AREG0 and dead code
Blue Swirl
2012-09-15
1
-2
/
+0
*
target-sparc: fix fcmp{s,d,q} instructions wrt exception
Aurelien Jarno
2012-09-08
1
-40
/
+27
*
qemu-log: use LOG_UNIMP for some target CPU cases
Blue Swirl
2012-06-21
1
-32
/
+48
*
build: move other target-*/ objects to nested Makefile.objs
Paolo Bonzini
2012-06-07
1
-1
/
+2
*
build: move libobj-y variable to nested Makefile.objs
Paolo Bonzini
2012-06-07
1
-1
/
+7
*
build: move obj-TARGET-y variables to nested Makefile.objs
Paolo Bonzini
2012-06-07
1
-0
/
+1
*
Kill off cpu_state_reset()
Andreas Färber
2012-06-04
1
-5
/
+0
*
target-sparc: Let cpu_sparc_init() return SPARCCPU
Andreas Färber
2012-06-04
2
-5
/
+16
*
fix block loads broken in commit 30038fd818
Artyom Tarasenko
2012-05-12
1
-1
/
+1
*
Implement address masking for SPARC v9 CPUs
Artyom Tarasenko
2012-05-12
1
-1
/
+24
*
sparc: fix qtest
Blue Swirl
2012-04-19
1
-1
/
+3
*
Use uintptr_t for various op related functions
Blue Swirl
2012-04-14
2
-8
/
+6
*
target-sparc: QOM'ify CPU
Andreas Färber
2012-04-07
3
-9
/
+135
*
target-sparc: Rename cpu_init.c
Andreas Färber
2012-04-07
1
-0
/
+0
*
sparc: pass page aligned addresses to tlb_set_page
Blue Swirl
2012-03-27
1
-11
/
+8
*
target-sparc: Add compiler attribute to some functions which don't return
Stefan Weil
2012-03-24
2
-3
/
+4
*
Sparc: avoid AREG0 wrappers for memory access helpers
Blue Swirl
2012-03-18
4
-265
/
+77
*
Sparc: avoid AREG0 for memory access helpers
Blue Swirl
2012-03-18
5
-225
/
+387
*
sparc64: implement PCI and ISA irqs
Blue Swirl
2012-03-17
2
-6
/
+17
*
sparc: reset CPU state on reset
Blue Swirl
2012-03-17
2
-2
/
+4
*
Rename CPUState -> CPUArchState
Andreas Färber
2012-03-14
1
-1
/
+1
[next]