.. |
isa
|
Adjustments for the AlphaTLB changing to AlphaISA::TLB and changing register file functions to not take faults
|
2006-11-01 16:44:45 -05:00 |
linux
|
Finished changing how stat structures are translated, fixed the handling of various ids as LiveProcess parameters.
|
2006-09-17 03:00:55 -04:00 |
solaris
|
Finished changing how stat structures are translated, fixed the handling of various ids as LiveProcess parameters.
|
2006-09-17 03:00:55 -04:00 |
asi.cc
|
Basic work towards supporting ASIs properly
|
2006-09-30 03:03:58 -04:00 |
asi.hh
|
Basic work towards supporting ASIs properly
|
2006-09-30 03:03:58 -04:00 |
faults.cc
|
Get rid of old, commented out code.
|
2006-10-31 03:44:39 -05:00 |
faults.hh
|
Implemented the SPARC fill and spill handlers.
|
2006-10-25 17:49:41 -04:00 |
floatregfile.cc
|
Fiddled with the floating point accessors.
|
2006-08-29 16:02:54 -04:00 |
floatregfile.hh
|
Pushed most of constants.hh back into isa_traits.hh and regfile.hh and created a seperate file for the syscallreturn class.
|
2006-08-11 19:43:10 -04:00 |
intregfile.cc
|
Add an integer microcode register.
|
2006-10-29 01:58:37 -05:00 |
intregfile.hh
|
Add an integer microcode register.
|
2006-10-29 01:58:37 -05:00 |
isa_traits.hh
|
Add an integer microcode register.
|
2006-10-29 01:58:37 -05:00 |
locked_mem.hh
|
Implement Alpha LL/SC support for SimpleCPU (Atomic & Timing)
|
2006-10-08 10:53:24 -07:00 |
miscregfile.cc
|
Adjustments for the AlphaTLB changing to AlphaISA::TLB and changing register file functions to not take faults
|
2006-11-01 16:44:45 -05:00 |
miscregfile.hh
|
Adjustments for the AlphaTLB changing to AlphaISA::TLB and changing register file functions to not take faults
|
2006-11-01 16:44:45 -05:00 |
process.cc
|
Implemented the SPARC fill and spill handlers.
|
2006-10-25 17:49:41 -04:00 |
process.hh
|
Implemented the SPARC fill and spill handlers.
|
2006-10-25 17:49:41 -04:00 |
regfile.cc
|
Adjustments for the AlphaTLB changing to AlphaISA::TLB and changing register file functions to not take faults
|
2006-11-01 16:44:45 -05:00 |
regfile.hh
|
Adjustments for the AlphaTLB changing to AlphaISA::TLB and changing register file functions to not take faults
|
2006-11-01 16:44:45 -05:00 |
SConscript
|
Basic work towards supporting ASIs properly
|
2006-09-30 03:03:58 -04:00 |
stacktrace.hh
|
Changed the compiler guards to say SPARC
|
2006-08-11 20:28:35 -04:00 |
syscallreturn.hh
|
Set both xcc.c and icc.c on return from a syscall.
|
2006-08-29 16:07:22 -04:00 |
system.cc
|
remove traces of binning
|
2006-10-05 21:14:43 -07:00 |
system.hh
|
Updated Authors from bk prs info
|
2006-05-31 19:26:56 -04:00 |
tlb.hh
|
Adjustments for the AlphaTLB changing to AlphaISA::TLB and changing register file functions to not take faults
|
2006-11-01 16:44:45 -05:00 |
types.hh
|
Pushed most of constants.hh back into isa_traits.hh and regfile.hh and created a seperate file for the syscallreturn class.
|
2006-08-11 19:43:10 -04:00 |
ua2005.cc
|
Fix up doxygen.
|
2006-08-14 19:25:07 -04:00 |
utility.hh
|
Made sure the constructor for insts use ExtMachInst rather than MachInst, since otherwise the EXT_ASI field is lost.
|
2006-10-16 15:52:14 -04:00 |
vtophys.cc
|
Change ExecContext to ThreadContext. This is being renamed to differentiate between the interface used objects outside of the CPU, and the interface used by the ISA. ThreadContext is used by objects outside of the CPU and is specifically defined in thread_context.hh. ExecContext is more implicit, and is defined by files such as base_dyn_inst.hh or cpu/simple/base.hh.
|
2006-06-06 17:32:21 -04:00 |
vtophys.hh
|
Change ExecContext to ThreadContext. This is being renamed to differentiate between the interface used objects outside of the CPU, and the interface used by the ISA. ThreadContext is used by objects outside of the CPU and is specifically defined in thread_context.hh. ExecContext is more implicit, and is defined by files such as base_dyn_inst.hh or cpu/simple/base.hh.
|
2006-06-06 17:32:21 -04:00 |