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
*
sparc: fix NaN handling
Blue Swirl
2011-01-18
1
-22
/
+34
*
target-sparc: fix udiv(cc) and sdiv(cc)
Aurelien Jarno
2010-12-28
3
-18
/
+50
*
Sparc: implement monitor command 'info tlb'
Blue Swirl
2010-12-19
3
-55
/
+55
*
target-sparc: Use fprintf_function (format checking)
Stefan Weil
2010-12-04
1
-2
/
+2
*
target-sparc: remove unused functions cpu_lock(), cpu_unlock()
Peter Maydell
2010-12-03
2
-16
/
+0
*
target-xxx: Use fprintf_function (format checking)
Stefan Weil
2010-10-30
1
-7
/
+4
*
remove exec-all.h inclusion from cpu.h
Paolo Bonzini
2010-07-03
1
-1
/
+0
*
move cpu_pc_from_tb to target-*/exec.h
Paolo Bonzini
2010-07-03
2
-6
/
+6
*
sparc64: fix umul and smul insns
Igor V. Kovalenko
2010-06-02
1
-26
/
+29
*
sparc64: fix udiv and sdiv insns
Igor V. Kovalenko
2010-06-02
1
-2
/
+2
*
sparc64: improve ldf and stf insns
Igor V. Kovalenko
2010-06-02
1
-0
/
+28
*
sparc64: use symbolic name for MMU index v1
Igor V. Kovalenko
2010-06-02
1
-12
/
+16
*
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
2
-2
/
+52
*
sparc64: fix tag access register on mmu traps
Igor V. Kovalenko
2010-06-02
1
-0
/
+5
*
sparc32 SuperSPARC MMU Breakpoint Action register (SS-20 OBP fix)
Artyom Tarasenko
2010-05-29
1
-0
/
+1
*
sparc64: fix user emulator build
Blue Swirl
2010-05-29
1
-0
/
+2
*
sparc64: fix 128-bit atomic load from nucleus context v1
Igor V. Kovalenko
2010-05-29
1
-5
/
+5
*
sparc64: flush translations on mmu context change
Igor V. Kovalenko
2010-05-22
1
-0
/
+6
*
sparc64: fix mmu context at trap levels above zero
Igor V. Kovalenko
2010-05-22
3
-8
/
+35
*
sparc64: fix dump_mmu to look for global bit in tte value instead of tag
Igor V. Kovalenko
2010-05-22
1
-2
/
+2
*
sparc64: fix pstate privilege bits
Igor V. Kovalenko
2010-05-22
4
-36
/
+57
*
sparc64: generate data access exception on RW violation
Igor V. Kovalenko
2010-05-22
1
-37
/
+62
*
Fix %lld or %llx printf format use
Blue Swirl
2010-05-22
1
-2
/
+2
*
target-sparc: Inline some generation of carry for ADDX/SUBX.
Richard Henderson
2010-05-20
3
-76
/
+200
*
target-sparc: Simplify ICC generation.
Richard Henderson
2010-05-19
1
-80
/
+140
*
target-sparc: Fix compilation with --enable-debug.
Richard Henderson
2010-05-19
2
-2
/
+2
*
sparc: move DT and QT defines to op_helper.c
Blue Swirl
2010-05-16
2
-5
/
+5
*
sparc64: fix TT_WOTHER value
Igor V. Kovalenko
2010-05-16
1
-1
/
+1
*
sparc64: fix mmu demap operand typo
Igor V. Kovalenko
2010-05-16
1
-2
/
+2
*
target-sparc: Fix wrong printf argument
Stefan Weil
2010-05-12
1
-1
/
+1
*
sparc: Fix lazy flag calculation on interrupts, refactor
Blue Swirl
2010-05-09
4
-129
/
+259
*
sparc: lazy C flag calculation
Blue Swirl
2010-05-09
1
-16
/
+8
*
sparc64: fix build with older gccs
Blue Swirl
2010-05-07
1
-0
/
+1
*
sparc64: handle asi referencing nucleus and secondary MMU contexts
Igor V. Kovalenko
2010-05-06
4
-75
/
+219
*
sparc64: implement global translation table entries v1
Igor V. Kovalenko
2010-05-06
3
-28
/
+76
*
target-sparc: Fix -singlestep.
Richard Henderson
2010-04-26
1
-4
/
+5
*
target-sparc: Fix address masking in ldqf and stqf.
Richard Henderson
2010-04-23
1
-14
/
+11
*
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
*
target-sparc: Fix TARGET_{PHYS,VIRT}_ADDR_SPACE_BITS.
Richard Henderson
2010-04-17
1
-6
/
+6
*
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
*
Large page TLB flush
Paul Brook
2010-03-17
1
-14
/
+26
*
Target specific usermode cleanup
Paul Brook
2010-03-12
2
-1
/
+16
*
Remove cpu_get_phys_page_debug from userspace emulation
Paul Brook
2010-03-12
1
-7
/
+1
*
Move TARGET_PHYS_ADDR_SPACE_BITS to target-*/cpu.h.
Richard Henderson
2010-03-12
1
-0
/
+8
*
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
[next]