Sign in
gem5
/
testing
/
jenkins-gem5-prod
/
0cb180ea0dcece9157ad71b4136d557c2dbcf209
/
src
/
arch
/
sparc
/
SConscript
0cb180e
Registers: Eliminate the ISA defined floating point register file.
by Gabe Black
· 16 years ago
32daf6f
Registers: Add an ISA object which replaces the MiscRegFile.
by Gabe Black
· 16 years ago
88ee7d4
SPARC: Add a traceflag for register windows.
by Gabe Black
· 16 years ago
c9d3113
tracing: Add help strings for some of the trace flags
by Nathan Binkert
· 16 years ago
8153790
SCons: centralize the Dir() workaround for newer versions of scons.
by Nathan Binkert
· 16 years ago
d9f9c96
Turn Interrupts objects into SimObjects. Also, move local APIC state into x86's Interrupts object.
by Gabe Black
· 16 years ago
b7af65f
SCons: Fixing SCons bug 2006 issues for non-alpha ISAs
by Stephen Hines
· 17 years ago
538fae9
Traceflags: Add SCons function to created a traceflag instead of having one file with them all.
by Ali Saidi
· 17 years ago
537239b
Address Translation: Make SE mode use an actual TLB/MMU for translation like FS.
by Gabe Black
· 18 years ago
fae60c1
Arguments: Get rid of duplicate code for the Arguments class in each architecture.
by Ali Saidi
· 18 years ago
3514717
Move SimObject python files alongside the C++ and fix
by Nathan Binkert
· 18 years ago
1aef5c0
Rework the way SCons recurses into subdirectories, making it
by Nathan Binkert
· 18 years ago
03ff1c3
Split the syscall table, SPARC specific syscall implementations, and the 32 bit syscall table into it's own file. Corrected problems with the stat structure. These should be tested on 64 bit x86 and SPARC machines.
by Gabe Black
· 18 years ago
f131553
Initial work to make remote gdb available in SE mode. This is completely untested.
by Gabe Black
· 18 years ago
8e75b6e
reogranize code to split off FS only misc regs with effect into their own file (reducing the number of if FULL_SYSTEM defines and includes)
by Ali Saidi
· 18 years ago
271b9a5
first cut at a sparc tlb
by Ali Saidi
· 18 years ago
bcd5099
Added in alot of missing source files.
by Gabe Black
· 18 years ago
7c5a859
removed ua2005.cc since it's been obsorbed into the miscregfile, and added system.cc
by Gabe Black
· 18 years ago
333eb4e
Basic work towards supporting ASIs properly
by Gabe Black
· 18 years ago
800e6ec
Pushed most of constants.hh back into isa_traits.hh and regfile.hh and created a seperate file for the syscallreturn class.
by Gabe Black
· 19 years ago
cb0cf2d
Updated Authors from bk prs info
by Ali Saidi
· 19 years ago
e60dc51
commit a couple of minor things that I forgot to last time.
by Ali Saidi
· 19 years ago
dc29a7c
split off fullsystem and se iprs into two functions to remove lots of #ifs
by Ali Saidi
· 19 years ago
ba2eae5
New directory structure:
by Steve Reinhardt
· 19 years ago
[Renamed from arch/sparc/SConscript]
a6266a9
Add support for sparc/solaris syscall emulation. Not tested yet because I can't get a static sparc 64 binary
by Ali Saidi
· 19 years ago
5b56133
Added a linux.cc file to mesh with Korey's changes
by Gabe Black
· 19 years ago
bb8b27d
SPARC clean up towards compilability.
by Gabe Black
· 19 years ago
62d149d
General small SPARC fixups
by Gabe Black
· 19 years ago
99484cf
Create a Builder object for .isa files in arch/SConscript.
by Steve Reinhardt
· 19 years ago
7826fcd
New files to fix building the SPARC_SE and MIPS_SE isa_parser.py generated files.
by Gabe Black
· 19 years ago