Searched hist:3415 (Results 1 - 4 of 4) sorted by relevance

/gem5/src/arch/sparc/
H A Dprocess.hh3415:72c48f292f6a Wed Oct 25 17:49:00 EDT 2006 Gabe Black <gblack@eecs.umich.edu> Implemented the SPARC fill and spill handlers.

src/arch/sparc/faults.cc:
src/arch/sparc/faults.hh:
Added a function to do normal SPARC trap processing, and implemented the spill and fill faults for SE
src/arch/sparc/process.cc:
src/arch/sparc/process.hh:
Added fill and spill handlers which are stuffed into the processes address space. The location of these handlers are stored in fillStart and spillStart.
H A Dfaults.hh3415:72c48f292f6a Wed Oct 25 17:49:00 EDT 2006 Gabe Black <gblack@eecs.umich.edu> Implemented the SPARC fill and spill handlers.

src/arch/sparc/faults.cc:
src/arch/sparc/faults.hh:
Added a function to do normal SPARC trap processing, and implemented the spill and fill faults for SE
src/arch/sparc/process.cc:
src/arch/sparc/process.hh:
Added fill and spill handlers which are stuffed into the processes address space. The location of these handlers are stored in fillStart and spillStart.
H A Dfaults.cc3415:72c48f292f6a Wed Oct 25 17:49:00 EDT 2006 Gabe Black <gblack@eecs.umich.edu> Implemented the SPARC fill and spill handlers.

src/arch/sparc/faults.cc:
src/arch/sparc/faults.hh:
Added a function to do normal SPARC trap processing, and implemented the spill and fill faults for SE
src/arch/sparc/process.cc:
src/arch/sparc/process.hh:
Added fill and spill handlers which are stuffed into the processes address space. The location of these handlers are stored in fillStart and spillStart.
H A Dprocess.cc3415:72c48f292f6a Wed Oct 25 17:49:00 EDT 2006 Gabe Black <gblack@eecs.umich.edu> Implemented the SPARC fill and spill handlers.

src/arch/sparc/faults.cc:
src/arch/sparc/faults.hh:
Added a function to do normal SPARC trap processing, and implemented the spill and fill faults for SE
src/arch/sparc/process.cc:
src/arch/sparc/process.hh:
Added fill and spill handlers which are stuffed into the processes address space. The location of these handlers are stored in fillStart and spillStart.

Completed in 54 milliseconds