.. |
isa
|
Stub decoder. This is probably even farther from finished than it looks...
|
2007-03-05 16:16:28 +00:00 |
arguments.hh
|
Add build hooks for x86.
|
2007-03-03 16:01:48 +00:00 |
faults.hh
|
Added fault generation functions. I would still like to see these go away. The page table fault should be moved into sim/faults.hh because it's a "fake" m5 fault for se mode and shouldn't vary between architectures.
|
2007-03-05 16:07:01 +00:00 |
floatregfile.cc
|
Add some new source files.
|
2007-03-05 17:56:26 +00:00 |
floatregfile.hh
|
Added a missing include.
|
2007-03-05 14:48:18 +00:00 |
interrupts.hh
|
Add build hooks for x86.
|
2007-03-03 16:01:48 +00:00 |
intregfile.cc
|
Add some new source files.
|
2007-03-05 17:56:26 +00:00 |
intregfile.hh
|
x86 register file includes.
|
2007-03-05 12:23:14 +00:00 |
isa_traits.hh
|
Various touch ups
|
2007-03-05 14:49:07 +00:00 |
kernel_stats.hh
|
Add build hooks for x86.
|
2007-03-03 16:01:48 +00:00 |
locked_mem.hh
|
Stub implementation for x86
|
2007-03-05 16:08:18 +00:00 |
miscregfile.cc
|
Add some new source files.
|
2007-03-05 17:56:26 +00:00 |
miscregfile.hh
|
Make the constructor (and all the other functions) public
|
2007-03-05 14:49:52 +00:00 |
mmaped_ipr.hh
|
Stub implementation for x86.
|
2007-03-05 16:09:09 +00:00 |
pagetable.hh
|
Add some new source files.
|
2007-03-05 17:56:26 +00:00 |
process.hh
|
Add build hooks for x86.
|
2007-03-03 16:01:48 +00:00 |
regfile.cc
|
Add some new source files.
|
2007-03-05 17:56:26 +00:00 |
regfile.hh
|
Correct a typo
|
2007-03-05 14:50:33 +00:00 |
remote_gdb.cc
|
Add some new source files.
|
2007-03-05 17:56:26 +00:00 |
remote_gdb.hh
|
Filled in a stub header file for remote gdb
|
2007-03-05 14:51:21 +00:00 |
SConscript
|
Add some new source files.
|
2007-03-05 17:56:26 +00:00 |
stacktrace.hh
|
Filled in a stub header file for a stacktrace object. I'm still not sure what this is for, and it probably doesn't work on anything but Alpha.
|
2007-03-05 14:52:28 +00:00 |
syscallreturn.hh
|
Filled in a stub header file for setting the result of a syscall.
|
2007-03-05 14:53:15 +00:00 |
tlb.hh
|
Add build hooks for x86.
|
2007-03-03 16:01:48 +00:00 |
types.hh
|
Added LargestRead type for x86. I might have picked the wrong type.
|
2007-03-05 16:10:11 +00:00 |
utility.hh
|
Added missing include.
|
2007-03-05 16:11:07 +00:00 |
vtophys.hh
|
Add build hooks for x86.
|
2007-03-03 16:01:48 +00:00 |
x86_traits.hh
|
A new file for x86 specific parameters. This could be implemented as a sim object?
|
2007-03-05 12:19:54 +00:00 |