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
/
exec.h
Age
Commit message (
Expand
)
Author
Files
Lines
2009-04-24
qemu: per-arch cpu_has_work (Marcelo Tosatti)
aliguori
1
-1
/
+8
2008-11-30
Common cpu_loop_exit prototype
aurel32
1
-3
/
+0
2008-10-03
Fix missing prototype warnings by moving declarations
blueswir1
1
-11
/
+0
2008-09-20
Move signal handler prototype back to cpu.h
blueswir1
1
-1
/
+0
2008-09-10
Convert rest of ops using float32 to TCG, remove FT0 and FT1
blueswir1
1
-2
/
+0
2008-08-30
Remove memcpy32() prototype leftover from r5109
blueswir1
1
-1
/
+0
2008-08-29
Fix Sparc64 boot on i386 host:
blueswir1
1
-0
/
+15
2008-05-29
Remove unused (for now) reg_REGWPTR (original patch by Glauber Costa)
blueswir1
1
-5
/
+0
2008-05-27
Move non-op functions from op_helper.c to helper.c and vice versa.
blueswir1
1
-1
/
+1
2008-05-12
Move prototype back to avoid a compiler warning
blueswir1
1
-0
/
+1
2008-05-10
suppressed fixed registers
bellard
1
-29
/
+0
2008-05-10
Fix compiler warnings
blueswir1
1
-14
/
+5
2008-05-09
CPU feature selection support
blueswir1
1
-2
/
+0
2008-05-09
Move #include to speed up compilation
blueswir1
1
-5
/
+0
2008-05-04
Complete the TCG conversion
blueswir1
1
-2
/
+0
2008-03-21
Remove leftover definitions
blueswir1
1
-12
/
+0
2008-03-06
Convert exception ops to TCG
blueswir1
1
-1
/
+0
2008-03-04
Convert float helpers to TCG, fix fabsq in the process
blueswir1
1
-32
/
+0
2008-02-24
Modify Sparc32/64 to use TCG
blueswir1
1
-16
/
+0
2007-11-28
Fix compilation and warnings on PPC host
blueswir1
1
-1
/
+4
2007-11-25
128-bit float support for user mode
blueswir1
1
-0
/
+19
2007-10-14
Replace is_user variable with mmu_idx in softmmu core,
j_mayer
1
-1
/
+1
2007-09-30
Fix Sparc64 ldfa, lddfa, stfa, and stdfa instructions
blueswir1
1
-0
/
+2
2007-09-21
Rework ASI instructions (Aurelien Jarno)
blueswir1
1
-1
/
+1
2007-06-03
Clean up of some target specifics in exec.c/cpu-exec.c.
ths
1
-0
/
+10
2007-04-06
Full implementation of IEEE exceptions (Aurelien Jarno)
blueswir1
1
-0
/
+9
2007-03-19
SPARC host fixes, by Ben Taylor.
ths
1
-18
/
+1
2007-02-02
Sparc arm/mips/sparc register patch, by Martin Bochnig.
ths
1
-0
/
+22
2005-10-30
moved common softmmu code to common header (Paul Brook)
bellard
1
-65
/
+1
2005-10-30
restore regwptr (Blue Swirl)
bellard
1
-0
/
+4
2005-07-23
sparc64 fixes (Blue Swirl)
bellard
1
-0
/
+3
2005-07-04
correct split between helper.c and op_helper.c
bellard
1
-2
/
+2
2005-07-02
sparc64 marge (Blue Swirl)
bellard
1
-2
/
+30
2005-02-13
sparc fixes
bellard
1
-1
/
+1
2005-02-07
clean up - comments
bellard
1
-3
/
+4
2005-01-30
initial sparc64 support - sparc fixes (Blue Swirl)
bellard
1
-5
/
+13
2004-12-19
SPARC merge
bellard
1
-0
/
+3
2004-10-12
correct handling of saved host registers
bellard
1
-0
/
+9
2004-10-10
sparc fixes
bellard
1
-0
/
+2
2004-10-04
sparc merge (Blue Swirl)
bellard
1
-1
/
+4
2004-09-30
full system SPARC emulation (Blue Swirl)
bellard
1
-0
/
+90
2004-04-25
flush insn support
bellard
1
-0
/
+1
2003-09-30
sparc emulation target (thanx to Thomas M. Ogrisegg)
bellard
1
-0
/
+16