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
/
cpu.h
Age
Commit message (
Expand
)
Author
Files
Lines
2009-12-05
Sparc64: handle MMU global bit and nucleus context
Blue Swirl
1
-0
/
+2
2009-10-01
Revert "Get rid of _t suffix"
Anthony Liguori
1
-1
/
+1
2009-10-01
Get rid of _t suffix
malc
1
-1
/
+1
2009-08-24
cleanup cpu-exec.c, part 0/N: consolidate handle_cpu_signal
Nathan Froyd
1
-0
/
+1
2009-08-22
sparc32 remove an unnecessary cpu irq set
Blue Swirl
1
-35
/
+30
2009-08-04
Sparc64: replace tsptr with helper routine
Igor Kovalenko
1
-1
/
+2
2009-07-27
sparc64 really implement itlb/dtlb automatic replacement writes
Igor Kovalenko
1
-0
/
+11
2009-07-27
sparc64 name mmu registers and general cleanup
Igor Kovalenko
1
-6
/
+32
2009-07-12
sparc64: trap handling corrections
Igor Kovalenko
1
-6
/
+34
2009-05-19
Hardware convenience library
Paul Brook
1
-2
/
+0
2009-05-10
Use dynamical computation for condition codes
Blue Swirl
1
-0
/
+24
2009-03-07
The _exit syscall is used for both thread termination in NPTL applications,
pbrook
1
-1
/
+2
2008-12-23
Add SuperSPARC MMU breakpoint registers (Robert Reif)
blueswir1
1
-0
/
+1
2008-12-23
Better SuperSPARC emulation (Robert Reif)
blueswir1
1
-0
/
+1
2008-12-23
Implement tick interrupt disable bits
blueswir1
1
-1
/
+2
2008-11-18
Refactor translation block CPU state handling (Jan Kiszka)
aliguori
1
-0
/
+16
2008-11-18
Convert CPU_PC_FROM_TB to static inline (Jan Kiszka)
aliguori
1
-5
/
+7
2008-10-06
Show size for unassigned accesses (Robert Reif)
blueswir1
1
-1
/
+1
2008-10-03
Rearrange tick functions
blueswir1
1
-0
/
+7
2008-10-03
Fix missing prototype warnings by moving declarations
blueswir1
1
-0
/
+9
2008-09-22
Add software and timer interrupt support
blueswir1
1
-0
/
+2
2008-09-20
Move signal handler prototype back to cpu.h
blueswir1
1
-0
/
+1
2008-09-10
Convert rest of ops using float32 to TCG, remove FT0 and FT1
blueswir1
1
-1
/
+0
2008-09-09
Implement ldxfsr/stxfsr, fix ld(x)fsr masks, convert to TCG
blueswir1
1
-16
/
+5
2008-09-06
Silence gcc warning about constant overflow
blueswir1
1
-1
/
+9
2008-08-29
Fix FCC handling for Sparc64 target, initial patch by Vince Weaver
blueswir1
1
-26
/
+26
2008-08-29
Fix Sparc64 boot on i386 host:
blueswir1
1
-6
/
+32
2008-08-21
Use initial CPU definition structure for some CPU fields instead of copying
blueswir1
1
-39
/
+49
2008-07-25
Make MAXTL dynamic, bounds check tl when indexing
blueswir1
1
-3
/
+5
2008-07-24
Sparc32: save/load all MMU registers, Sparc64: add CPU save/load
blueswir1
1
-1
/
+1
2008-07-21
Use MMU globals for some MMU traps
blueswir1
1
-1
/
+2
2008-07-20
Make UA200x features selectable, add MMU types
blueswir1
1
-0
/
+10
2008-07-16
Fix MMU miss traps
blueswir1
1
-2
/
+2
2008-07-01
Move interrupt_request and user_mode_only to common cpu state.
pbrook
1
-2
/
+0
2008-06-30
Move CPU save/load registration to common code.
pbrook
1
-0
/
+2
2008-06-29
Add instruction counter.
pbrook
1
-0
/
+5
2008-06-23
Fix compiler warning (Jan Kiszka)
blueswir1
1
-1
/
+2
2008-06-07
Allow NWINDOWS selection (CPU feature with model specific defaults)
blueswir1
1
-6
/
+27
2008-05-30
Fix typo.
pbrook
1
-1
/
+1
2008-05-30
Move clone() register setup to target specific code. Handle fork-like clone.
pbrook
1
-0
/
+12
2008-05-29
MicroSparc I didn't have fsmuld op
blueswir1
1
-2
/
+3
2008-05-29
Push common interrupt variables to cpu-defs.h (Glauber Costa)
bellard
1
-2
/
+0
2008-05-28
moved halted field to CPU_COMMON
bellard
1
-1
/
+0
2008-05-12
Wrap long lines
blueswir1
1
-1
/
+1
2008-05-10
Remove duplicated field
blueswir1
1
-1
/
+0
2008-05-10
suppressed fixed registers
bellard
1
-2
/
+5
2008-05-10
Fix compiler warnings
blueswir1
1
-7
/
+7
2008-05-09
CPU feature selection support
blueswir1
1
-3
/
+27
2008-05-04
Complete the TCG conversion
blueswir1
1
-4
/
+2
2008-04-23
Document the shift values
blueswir1
1
-6
/
+12
[next]