gem5/src/arch/sparc
Gabe Black c3d41a2def Merge with the main repo.
--HG--
rename : src/mem/vport.hh => src/mem/fs_translating_port_proxy.hh
rename : src/mem/translating_port.cc => src/mem/se_translating_port_proxy.cc
rename : src/mem/translating_port.hh => src/mem/se_translating_port_proxy.hh
2012-01-28 07:24:01 -08:00
..
isa Merge with the main repository again. 2012-01-07 02:15:35 -08:00
linux MEM: Add port proxies instead of non-structural ports 2012-01-17 12:55:08 -06:00
solaris MEM: Add port proxies instead of non-structural ports 2012-01-17 12:55:08 -06:00
asi.cc SPARC: Clean up some historical style issues. 2010-11-11 02:03:58 -08:00
asi.hh SPARC: Clean up some historical style issues. 2010-11-11 02:03:58 -08:00
faults.cc SE/FS: Remove the last uses of FULL_SYSTEM from SPARC. 2011-10-31 02:58:24 -07:00
faults.hh SE/FS: Get rid of includes of config/full_system.hh. 2011-11-18 02:20:22 -08:00
handlers.hh SPARC: Clean up some historical style issues. 2010-11-11 02:03:58 -08:00
interrupts.cc Turn Interrupts objects into SimObjects. Also, move local APIC state into x86's Interrupts object. 2008-10-12 09:09:56 -07:00
interrupts.hh trace: reimplement the DTRACE function so it doesn't use a vector 2011-04-15 10:44:32 -07:00
isa.cc SE/FS: Get rid of includes of config/full_system.hh. 2011-11-18 02:20:22 -08:00
isa.hh SE/FS: Get rid of includes of config/full_system.hh. 2011-11-18 02:20:22 -08:00
isa_traits.hh SE/FS: Build the devices in SE mode. 2011-09-30 00:28:33 -07:00
kernel_stats.hh Make commenting on close namespace brackets consistent. 2011-01-03 14:35:43 -08:00
locked_mem.hh includes: sort all includes 2011-04-15 10:44:06 -07:00
microcode_rom.hh SPARC: Clean up some historical style issues. 2010-11-11 02:03:58 -08:00
miscregs.hh SPARC: Clean up some historical style issues. 2010-11-11 02:03:58 -08:00
mmapped_ipr.hh SE/FS: Get rid of includes of config/full_system.hh. 2011-11-18 02:20:22 -08:00
mt.hh sparc: compilation fixes for inorder 2011-06-09 01:34:06 -04:00
nativetrace.cc includes: sort all includes 2011-04-15 10:44:06 -07:00
nativetrace.hh Make commenting on close namespace brackets consistent. 2011-01-03 14:35:43 -08:00
pagetable.cc SPARC: Clean up some historical style issues. 2010-11-11 02:03:58 -08:00
pagetable.hh SE/FS: Get rid of includes of config/full_system.hh. 2011-11-18 02:20:22 -08:00
predecoder.hh ARM: Cleanup implementation of ITSTATE and put important code in PCState. 2011-04-04 11:42:28 -05:00
process.cc MEM: Add port proxies instead of non-structural ports 2012-01-17 12:55:08 -06:00
process.hh includes: sort all includes 2011-04-15 10:44:06 -07:00
registers.hh sparc: compilation fixes for inorder 2011-06-09 01:34:06 -04:00
remote_gdb.cc SE/FS: Get rid of includes of config/full_system.hh. 2011-11-18 02:20:22 -08:00
remote_gdb.hh includes: sort all includes 2011-04-15 10:44:06 -07:00
SConscript SE/FS: Remove the last uses of FULL_SYSTEM from SPARC. 2011-10-31 02:58:24 -07:00
SConsopts Rework the way SCons recurses into subdirectories, making it 2007-03-10 23:00:54 -08:00
sparc_traits.hh SPARC: Clean up some historical style issues. 2010-11-11 02:03:58 -08:00
SparcInterrupts.py Turn Interrupts objects into SimObjects. Also, move local APIC state into x86's Interrupts object. 2008-10-12 09:09:56 -07:00
SparcNativeTrace.py CPU: Separate out native trace into ISA (in)dependent code and SimObjects. 2009-07-19 23:54:56 -07:00
SparcSystem.py Loader: Make the load address mask be a parameter of the system rather than a constant. 2010-08-23 11:18:39 -05:00
SparcTLB.py tlb: Don't separate the TLB classes into an instruction TLB and a data TLB 2009-04-08 22:21:27 -07:00
stacktrace.hh trace: reimplement the DTRACE function so it doesn't use a vector 2011-04-15 10:44:32 -07:00
system.cc MEM: Add port proxies instead of non-structural ports 2012-01-17 12:55:08 -06:00
system.hh MEM: Add port proxies instead of non-structural ports 2012-01-17 12:55:08 -06:00
tlb.cc SPARC: Remove the last checks of FULL_SYSTEM. 2011-10-13 01:37:19 -07:00
tlb.hh SPARC: Remove the last checks of FULL_SYSTEM. 2011-10-13 01:37:19 -07:00
tlb_map.hh includes: sort all includes 2011-04-15 10:44:06 -07:00
types.hh includes: sort all includes 2011-04-15 10:44:06 -07:00
ua2005.cc SE/FS: Remove the last uses of FULL_SYSTEM from SPARC. 2011-10-31 02:58:24 -07:00
utility.cc Merge with the main repo. 2012-01-28 07:24:01 -08:00
utility.hh SE/FS: Make getProcessPtr available in both modes, and get rid of FULL_SYSTEMs. 2011-10-30 00:33:02 -07:00
vtophys.cc MEM: Add port proxies instead of non-structural ports 2012-01-17 12:55:08 -06:00
vtophys.hh implement vtophys and 32bit gdb support 2007-02-18 19:57:46 -05:00