.. |
freebsd
|
sim: Use forward declarations for ports.
|
2010-11-08 13:58:22 -06:00 |
isa
|
Replace curTick global variable with accessor functions.
|
2011-01-07 21:50:29 -08:00 |
linux
|
Alpha: Fix the datatypes of some values read from the simulated kernel.
|
2011-03-08 21:43:11 -08:00 |
tru64
|
Replace curTick global variable with accessor functions.
|
2011-01-07 21:50:29 -08:00 |
AlphaInterrupts.py
|
Turn Interrupts objects into SimObjects. Also, move local APIC state into x86's Interrupts object.
|
2008-10-12 09:09:56 -07:00 |
AlphaSystem.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 |
AlphaTLB.py
|
tlb: More fixing of unified TLB
|
2009-04-08 22:21:27 -07:00 |
aout_machdep.h
|
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 |
ecoff_machdep.h
|
|
|
ev5.cc
|
ISA,CPU,etc: Create an ISA defined PC type that abstracts out ISA behaviors.
|
2010-10-31 00:07:20 -07:00 |
ev5.hh
|
Alpha: Pull the MiscRegFile fully into the ISA object.
|
2009-07-08 23:02:22 -07:00 |
faults.cc
|
ISA,CPU,etc: Create an ISA defined PC type that abstracts out ISA behaviors.
|
2010-10-31 00:07:20 -07:00 |
faults.hh
|
Faults: Pass the StaticInst involved, if any, to a Fault's invoke method.
|
2010-09-13 19:26:03 -07:00 |
idle_event.cc
|
style: Make a style pass over the whole arch/alpha directory.
|
2008-09-27 21:03:48 -07:00 |
idle_event.hh
|
|
|
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
|
ISA,CPU,etc: Create an ISA defined PC type that abstracts out ISA behaviors.
|
2010-10-31 00:07:20 -07:00 |
ipr.cc
|
style: Make a style pass over the whole arch/alpha directory.
|
2008-09-27 21:03:48 -07:00 |
ipr.hh
|
style: Make a style pass over the whole arch/alpha directory.
|
2008-09-27 21:03:48 -07:00 |
isa.cc
|
CPU: Trim unnecessary includes from some common files.
|
2010-09-14 00:29:38 -07:00 |
isa.hh
|
SPARC: Make SPARC's ISA's clear function initialize everything it should.
|
2010-10-10 20:38:05 -07:00 |
isa_traits.hh
|
Loader: Make the load address mask be a parameter of the system rather than a constant.
|
2010-08-23 11:18:39 -05:00 |
kernel_stats.cc
|
Replace curTick global variable with accessor functions.
|
2011-01-07 21:50:29 -08:00 |
kernel_stats.hh
|
stats: Fix all stats usages to deal with template fixes
|
2009-03-05 19:09:53 -08:00 |
kgdb.h
|
|
|
locked_mem.hh
|
O3: Make all instructions that write a misc. register not perform the write until commit.
|
2010-12-07 16:19:57 -08: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 |
mmapped_ipr.hh
|
Spelling: Fix the a spelling error by changing mmaped to mmapped.
|
2011-03-01 23:18:47 -08:00 |
mt.hh
|
Make commenting on close namespace brackets consistent.
|
2011-01-03 14:35:43 -08:00 |
osfpal.cc
|
style: Make a style pass over the whole arch/alpha directory.
|
2008-09-27 21:03:48 -07:00 |
osfpal.hh
|
style: Make a style pass over the whole arch/alpha directory.
|
2008-09-27 21:03:48 -07:00 |
pagetable.cc
|
Make commenting on close namespace brackets consistent.
|
2011-01-03 14:35:43 -08: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
|
O3: Send instruction back to fetch on squash to seed predecoder correctly.
|
2011-03-17 19:20:19 -05:00 |
process.cc
|
ISA,CPU,etc: Create an ISA defined PC type that abstracts out ISA behaviors.
|
2010-10-31 00:07:20 -07:00 |
process.hh
|
sim: revamp unserialization procedure
|
2010-08-17 05:17:06 -07:00 |
registers.hh
|
Alpha: Fix Alpha NumMiscArchRegs constant.
|
2010-10-04 11:58:06 -07:00 |
regredir.cc
|
Alpha: Missed a file in an earlier changeset.
|
2009-07-09 00:20:41 -07:00 |
regredir.hh
|
Registers: Add a registers.hh file as an ISA switched header.
|
2009-07-08 23:02:21 -07:00 |
remote_gdb.cc
|
ISA,CPU,etc: Create an ISA defined PC type that abstracts out ISA behaviors.
|
2010-10-31 00:07:20 -07:00 |
remote_gdb.hh
|
style: Make a style pass over the whole arch/alpha directory.
|
2008-09-27 21:03:48 -07:00 |
SConscript
|
Alpha: Pull the MiscRegFile fully into the ISA object.
|
2009-07-08 23:02:22 -07:00 |
SConsopts
|
alpha: get rid of all turbolaser remnants
|
2009-04-08 22:22:49 -07:00 |
stacktrace.cc
|
sim: Use forward declarations for ports.
|
2010-11-08 13:58:22 -06:00 |
stacktrace.hh
|
types: clean up types, especially signed vs unsigned
|
2009-06-04 23:21:12 -07:00 |
system.cc
|
sim: Use forward declarations for ports.
|
2010-11-08 13:58:22 -06:00 |
system.hh
|
style: Make a style pass over the whole arch/alpha directory.
|
2008-09-27 21:03:48 -07:00 |
tlb.cc
|
Make commenting on close namespace brackets consistent.
|
2011-01-03 14:35:43 -08:00 |
tlb.hh
|
Fault: Rename sim/fault.hh to fault_fwd.hh to distinguish it from faults.hh.
|
2011-02-03 21:47:58 -08:00 |
types.hh
|
ISA,CPU,etc: Create an ISA defined PC type that abstracts out ISA behaviors.
|
2010-10-31 00:07:20 -07:00 |
utility.cc
|
ISA,CPU,etc: Create an ISA defined PC type that abstracts out ISA behaviors.
|
2010-10-31 00:07:20 -07:00 |
utility.hh
|
ISA,CPU,etc: Create an ISA defined PC type that abstracts out ISA behaviors.
|
2010-10-31 00:07:20 -07:00 |
vtophys.cc
|
style: Make a style pass over the whole arch/alpha directory.
|
2008-09-27 21:03:48 -07:00 |
vtophys.hh
|
style: Make a style pass over the whole arch/alpha directory.
|
2008-09-27 21:03:48 -07:00 |