gem5/src/arch/sparc
2009-07-08 23:02:20 -07:00
..
isa SPARC: Adjust a few instructions to not write registers in initiateAcc. 2009-02-25 10:16:04 -08:00
linux Commit m5threads package. 2009-04-21 08:17:36 -07:00
solaris Fix Num_Syscall_Descs check bug in non-x86 ISAs. 2009-02-28 20:14:22 -05:00
asi.cc Panic if any CMT registers are accessed 2007-03-08 21:49:13 -05:00
asi.hh Panic if any CMT registers are accessed 2007-03-08 21:49:13 -05:00
faults.cc gcc: Add extra parens to quell warnings. 2008-09-27 21:03:49 -07:00
faults.hh Address translation: Make the page table more flexible. 2007-08-26 20:33:57 -07:00
floatregfile.cc Registers: Get rid of the float register width parameter. 2009-07-08 23:02:20 -07:00
floatregfile.hh Registers: Get rid of the float register width parameter. 2009-07-08 23:02:20 -07:00
handlers.hh SPARC: Make the spill and fill handlers use the correct ASI, and let No_Fault ASI accesses work. 2007-08-13 16:02:47 -07: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 CPU: Add a setCPU function to the interrupt objects. 2009-01-25 20:29:03 -08:00
intregfile.cc ISA: Get rid of the get*RegName functions. 2009-02-25 10:22:31 -08:00
intregfile.hh ISA: Get rid of the get*RegName functions. 2009-02-25 10:22:31 -08:00
isa.cc Registers: Add an ISA object which replaces the MiscRegFile. 2009-07-08 23:02:20 -07:00
isa.hh Registers: Add an ISA object which replaces the MiscRegFile. 2009-07-08 23:02:20 -07:00
isa_traits.hh includes: sort includes again 2009-05-17 14:34:52 -07:00
kernel_stats.hh Put kernel_stats back into arch. 2006-11-07 22:34:34 -05:00
locked_mem.hh Implement Alpha LL/SC support for SimpleCPU (Atomic & Timing) 2006-10-08 10:53:24 -07:00
microcode_rom.hh CPU: Create a microcode ROM object in the CPU which is defined by the ISA. 2008-10-12 15:59:21 -07:00
miscregfile.cc ISA: Get rid of the get*RegName functions. 2009-02-25 10:22:31 -08:00
miscregfile.hh ISA: Get rid of the get*RegName functions. 2009-02-25 10:22:31 -08:00
mmaped_ipr.hh 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) 2006-12-04 19:39:57 -05:00
pagetable.cc Make SPARC checkpointing work 2007-01-30 18:25:39 -05:00
pagetable.hh sycalls: implement mremap() and add DATA flag for getrlimit(). mremap has been tested on Alpha, compiles for the rest but not tested. I don't see why it wouldn't work though. 2009-02-16 17:47:39 -05:00
predecoder.hh includes: sort includes again 2009-05-17 14:34:52 -07:00
process.cc syscall: Resolve conflicts between m5threads and Gabe's recent SE changes. 2009-04-21 08:17:36 -07:00
process.hh Processes: Make getting and setting system call arguments part of a process object. 2009-02-27 09:22:14 -08:00
regfile.cc Registers: Get rid of the float register width parameter. 2009-07-08 23:02:20 -07:00
regfile.hh Registers: Get rid of the float register width parameter. 2009-07-08 23:02:20 -07:00
remote_gdb.cc arch: TheISA shouldn't really ever be used in the arch directory. 2008-09-27 21:03:46 -07:00
remote_gdb.hh SPARC,Remote GDB: Fix an accounting bug in the remote gdb stuff. 2007-10-02 18:24:24 -07:00
SConscript Registers: Add an ISA object which replaces the MiscRegFile. 2009-07-08 23:02:20 -07:00
SConsopts Rework the way SCons recurses into subdirectories, making it 2007-03-10 23:00:54 -08:00
sparc_traits.hh style: Remove non-leading tabs everywhere they shouldn't be. Developers should configure their editors to not insert tabs 2008-09-10 14:26:15 -04: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
SparcSystem.py Move SimObject python files alongside the C++ and fix 2007-05-27 19:21:17 -07: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.cc arch: TheISA shouldn't really ever be used in the arch directory. 2008-09-27 21:03:46 -07:00
stacktrace.hh arch: TheISA shouldn't really ever be used in the arch directory. 2008-09-27 21:03:46 -07:00
system.cc Major changes to how SimObjects are created and initialized. Almost all 2007-07-23 21:51:38 -07:00
system.hh Major changes to how SimObjects are created and initialized. Almost all 2007-07-23 21:51:38 -07:00
tlb.cc tlb: More fixing of unified TLB 2009-04-08 22:21:27 -07:00
tlb.hh tlb: More fixing of unified TLB 2009-04-08 22:21:27 -07:00
tlb_map.hh When nesting if statements, use braces to avoid ambiguous else clauses. 2008-09-26 08:18:57 -07:00
types.hh Registers: Get rid of the float register width parameter. 2009-07-08 23:02:20 -07:00
ua2005.cc Get rid of the Unallocated thread context state. 2009-04-15 13:13:47 -07:00
utility.cc Processes: Make getting and setting system call arguments part of a process object. 2009-02-27 09:22:14 -08:00
utility.hh SPARC: Fix the parenthesis in inUserMode. 2009-07-05 16:07:09 -07:00
vtophys.cc tlb: Don't separate the TLB classes into an instruction TLB and a data TLB 2009-04-08 22:21:27 -07:00
vtophys.hh implement vtophys and 32bit gdb support 2007-02-18 19:57:46 -05:00