index
:
sdk/emulator/qemu
1.0_post
2.0alpha
features/brillcodec_2i
features/camera
features/cnp
features/dr
features/qt_dr
features/smp
features/virtio-9p
features/vmodem
glesv3
master
opensrc_p2.3
opensrc_p2.3.1
opensrc_p2.3.2
opensrc_p2.4
opensrc_p3.0
opensrc_p4.0
sandbox/byungchul.so/tizen
sandbox/elebideau/tizen
sandbox/mmajewski2/maru-virgl-rendering-wip
sandbox/mmajewski2/standalone-virgl-wip
sandbox/pcoval/tizen
spin
tizen
tizen_2.0
tizen_2.1
tizen_2.2
tizen_3.0.m14.4_ivi
tizen_p2.3
tizen_p2.3.1
tizen_qemu_1.6
tizen_qemu_1.7
tizen_qemu_2.0
tizen_qemu_5.0.1
tizen_studio_1.2_p2.3
tizen_studio_1.2_p2.3.1
tizen_studio_1.2_p2.3.2
tizen_studio_1.2_p2.4
tizen_studio_1.2_p3.0
tizen_studio_1.3_p2.3
tizen_studio_1.3_p2.3.1
tizen_studio_1.3_p2.3.2
tizen_studio_1.3_p2.4
tizen_studio_1.3_p3.0
tizen_studio_2.0_p2.3
tizen_studio_2.0_p2.3.1
tizen_studio_2.0_p2.3.2
tizen_studio_2.0_p2.4
tizen_studio_2.0_p3.0
tizen_studio_2.0_p4.0
tizen_studio_2.0_p5.0
tizen_studio_3.0_p2.3
tizen_studio_3.0_p2.3.1
tizen_studio_3.0_p2.3.2
tizen_studio_3.0_p2.4
tizen_studio_3.0_p3.0
tizen_studio_3.0_p4.0
tizen_studio_3.0_p5.0
tizen_studio_3.5_p2.3
tizen_studio_3.5_p2.3.1
tizen_studio_3.5_p2.3.2
tizen_studio_3.5_p2.4
tizen_studio_3.5_p3.0
tizen_studio_3.5_p4.0
tizen_studio_3.5_p5.0
tizen_studio_3.5_p5.5
tizen_studio_4.0_p2.3
tizen_studio_4.0_p2.3.1
tizen_studio_4.0_p2.3.2
tizen_studio_4.0_p2.4
tizen_studio_4.0_p3.0
tizen_studio_4.0_p4.0
tizen_studio_4.0_p5.0
tizen_studio_4.0_p5.5
tizen_studio_4.0_p6.0
tizen_studio_4.5_p6.5
tizen_studio_5.0_p7.0
tizen_studio_5.5_p7.5
tizen_studio_5.5_p8.0
tizen_studio_6.0_p9.0
tizen_studio_p2.3
tizen_studio_p2.3.1
tizen_studio_p2.3.2
tizen_studio_p2.4
tizen_studio_p3.0
tizen_studio_p4.0
works/arg_renewal
Domain: SDK / Emulator;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target-sparc
Age
Commit message (
Expand
)
Author
Files
Lines
2010-06-02
sparc64: fix umul and smul insns
Igor V. Kovalenko
1
-26
/
+29
2010-06-02
sparc64: fix udiv and sdiv insns
Igor V. Kovalenko
1
-2
/
+2
2010-06-02
sparc64: improve ldf and stf insns
Igor V. Kovalenko
1
-0
/
+28
2010-06-02
sparc64: use symbolic name for MMU index v1
Igor V. Kovalenko
1
-12
/
+16
2010-06-02
sparc64: fix ldxfsr insn
Igor V. Kovalenko
1
-1
/
+5
2010-06-02
sparc64: fix missing address masking v1
Igor V. Kovalenko
2
-2
/
+52
2010-06-02
sparc64: fix tag access register on mmu traps
Igor V. Kovalenko
1
-0
/
+5
2010-05-29
sparc32 SuperSPARC MMU Breakpoint Action register (SS-20 OBP fix)
Artyom Tarasenko
1
-0
/
+1
2010-05-29
sparc64: fix user emulator build
Blue Swirl
1
-0
/
+2
2010-05-29
sparc64: fix 128-bit atomic load from nucleus context v1
Igor V. Kovalenko
1
-5
/
+5
2010-05-22
sparc64: flush translations on mmu context change
Igor V. Kovalenko
1
-0
/
+6
2010-05-22
sparc64: fix mmu context at trap levels above zero
Igor V. Kovalenko
3
-8
/
+35
2010-05-22
sparc64: fix dump_mmu to look for global bit in tte value instead of tag
Igor V. Kovalenko
1
-2
/
+2
2010-05-22
sparc64: fix pstate privilege bits
Igor V. Kovalenko
4
-36
/
+57
2010-05-22
sparc64: generate data access exception on RW violation
Igor V. Kovalenko
1
-37
/
+62
2010-05-22
Fix %lld or %llx printf format use
Blue Swirl
1
-2
/
+2
2010-05-20
target-sparc: Inline some generation of carry for ADDX/SUBX.
Richard Henderson
3
-76
/
+200
2010-05-19
target-sparc: Simplify ICC generation.
Richard Henderson
1
-80
/
+140
2010-05-19
target-sparc: Fix compilation with --enable-debug.
Richard Henderson
2
-2
/
+2
2010-05-16
sparc: move DT and QT defines to op_helper.c
Blue Swirl
2
-5
/
+5
2010-05-16
sparc64: fix TT_WOTHER value
Igor V. Kovalenko
1
-1
/
+1
2010-05-16
sparc64: fix mmu demap operand typo
Igor V. Kovalenko
1
-2
/
+2
2010-05-12
target-sparc: Fix wrong printf argument
Stefan Weil
1
-1
/
+1
2010-05-09
sparc: Fix lazy flag calculation on interrupts, refactor
Blue Swirl
4
-129
/
+259
2010-05-09
sparc: lazy C flag calculation
Blue Swirl
1
-16
/
+8
2010-05-07
sparc64: fix build with older gccs
Blue Swirl
1
-0
/
+1
2010-05-06
sparc64: handle asi referencing nucleus and secondary MMU contexts
Igor V. Kovalenko
4
-75
/
+219
2010-05-06
sparc64: implement global translation table entries v1
Igor V. Kovalenko
3
-28
/
+76
2010-04-26
target-sparc: Fix -singlestep.
Richard Henderson
1
-4
/
+5
2010-04-23
target-sparc: Fix address masking in ldqf and stqf.
Richard Henderson
1
-14
/
+11
2010-04-18
Fix harmless if statements with empty body, spotted by clang
Blue Swirl
1
-1
/
+2
2010-04-17
target-sparc: Free instruction temporaries.
Richard Henderson
1
-25
/
+27
2010-04-17
target-sparc: Fix TARGET_{PHYS,VIRT}_ADDR_SPACE_BITS.
Richard Henderson
1
-6
/
+6
2010-04-17
Sparc: fix PC/NPC during FPU traps
Blue Swirl
1
-0
/
+2
2010-04-11
Sparc: fix exceptions in delay slot
Blue Swirl
1
-4
/
+4
2010-04-08
remove TARGET_* defines from translate-all.c
Paolo Bonzini
1
-0
/
+3
2010-03-17
Large page TLB flush
Paul Brook
1
-14
/
+26
2010-03-12
Target specific usermode cleanup
Paul Brook
2
-1
/
+16
2010-03-12
Remove cpu_get_phys_page_debug from userspace emulation
Paul Brook
1
-7
/
+1
2010-03-12
Move TARGET_PHYS_ADDR_SPACE_BITS to target-*/cpu.h.
Richard Henderson
1
-0
/
+8
2010-02-25
target-sparc: fix --enable-debug build for 64 bit host
Stefan Weil
1
-1
/
+1
2010-02-20
target-sparc: fix --enable-debug build
Jay Foad
1
-11
/
+11
2010-01-31
sparc32 don't mark page dirty when failing
Artyom Tarasenko
1
-5
/
+6
2010-01-27
sparc64: reimplement tick timers v4
Igor V. Kovalenko
2
-13
/
+29
2010-01-27
sparc64: correct write extra bits to cwp
Igor V. Kovalenko
1
-1
/
+1
2010-01-23
sparc32 fix np dereference in do_unassigned_access
Artyom Tarasenko
1
-1
/
+2
2010-01-19
kill regs_to_env and env_to_regs
Paolo Bonzini
1
-8
/
+0
2010-01-17
Sparc: improve CPU register dump
Blue Swirl
1
-30
/
+55
2010-01-15
sparc32 do_unassigned_access overhaul v2
Artyom Tarasenko
1
-12
/
+30
2010-01-13
Sparc32: remove unused variable, spotted by clang
Blue Swirl
1
-5
/
+0
[next]