Searched hist:3123 (Results 1 - 3 of 3) sorted by relevance
/gem5/src/arch/sparc/ | ||
H A D | asi.hh | 3123:34edfd0ff545 Sat Sep 30 03:03:00 EDT 2006 Gabe Black <gblack@eecs.umich.edu> Basic work towards supporting ASIs properly src/arch/sparc/SConscript: Added a file that implements ASI utility functions. These don't go in utility.hh because they aren't supposed to be part of the generic ISA interface. src/arch/sparc/asi.hh: Fixed up some mistranscriptions, and added function prototypes for some ASI utility functions. src/arch/sparc/asi.cc: Implementation of some ASI utility functions. |
H A D | asi.cc | 3123:34edfd0ff545 Sat Sep 30 03:03:00 EDT 2006 Gabe Black <gblack@eecs.umich.edu> Basic work towards supporting ASIs properly src/arch/sparc/SConscript: Added a file that implements ASI utility functions. These don't go in utility.hh because they aren't supposed to be part of the generic ISA interface. src/arch/sparc/asi.hh: Fixed up some mistranscriptions, and added function prototypes for some ASI utility functions. src/arch/sparc/asi.cc: Implementation of some ASI utility functions. |
H A D | SConscript | 3123:34edfd0ff545 Sat Sep 30 03:03:00 EDT 2006 Gabe Black <gblack@eecs.umich.edu> Basic work towards supporting ASIs properly src/arch/sparc/SConscript: Added a file that implements ASI utility functions. These don't go in utility.hh because they aren't supposed to be part of the generic ISA interface. src/arch/sparc/asi.hh: Fixed up some mistranscriptions, and added function prototypes for some ASI utility functions. src/arch/sparc/asi.cc: Implementation of some ASI utility functions. |
Completed in 12 milliseconds