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

/gem5/src/arch/
H A DSConscript8817:c36441eed919 Tue Feb 07 07:43:00 EST 2012 Gabe Black <gblack@eecs.umich.edu> Faults: Turn off arch/faults.hh

Because there are no longer architecture independent but specialized functions
in arch/XXX/faults.hh, code that isn't using the faults from a particular ISA
no longer needs to be able to include them through the switching header file
arch/faults.hh. By removing that header file (arch/faults.hh), the potential
interface between ISA code and non ISA code is narrowed.
/gem5/src/cpu/o3/
H A Dlsq_unit.hh8817:c36441eed919 Tue Feb 07 07:43:00 EST 2012 Gabe Black <gblack@eecs.umich.edu> Faults: Turn off arch/faults.hh

Because there are no longer architecture independent but specialized functions
in arch/XXX/faults.hh, code that isn't using the faults from a particular ISA
no longer needs to be able to include them through the switching header file
arch/faults.hh. By removing that header file (arch/faults.hh), the potential
interface between ISA code and non ISA code is narrowed.
/gem5/src/cpu/simple/
H A Dbase.cc8817:c36441eed919 Tue Feb 07 07:43:00 EST 2012 Gabe Black <gblack@eecs.umich.edu> Faults: Turn off arch/faults.hh

Because there are no longer architecture independent but specialized functions
in arch/XXX/faults.hh, code that isn't using the faults from a particular ISA
no longer needs to be able to include them through the switching header file
arch/faults.hh. By removing that header file (arch/faults.hh), the potential
interface between ISA code and non ISA code is narrowed.
/gem5/src/cpu/
H A Dbase_dyn_inst.hh8817:c36441eed919 Tue Feb 07 07:43:00 EST 2012 Gabe Black <gblack@eecs.umich.edu> Faults: Turn off arch/faults.hh

Because there are no longer architecture independent but specialized functions
in arch/XXX/faults.hh, code that isn't using the faults from a particular ISA
no longer needs to be able to include them through the switching header file
arch/faults.hh. By removing that header file (arch/faults.hh), the potential
interface between ISA code and non ISA code is narrowed.

Completed in 59 milliseconds