This website requires JavaScript.
Explore
Help
Sign In
derek
/
gem5
Watch
1
Star
0
Fork
0
You've already forked gem5
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
3f7979c99d8dc4f434e3daa2e179616f1669e16e
gem5
/
kern
History
Gabe Black
3f7979c99d
Made Addr a global type
...
--HG-- extra : convert_revision : 869bd9fa5d8591115ac9b4a7401eb2490986b835
2006-02-21 03:38:21 -05:00
..
freebsd
Changes to untemplate StaticInst and StaticInstPtr, change the isa to a namespace instead of a class, an improvement to the architecture specific header file selection system, and fixed up a few include paths.
2006-02-19 02:34:37 -05:00
linux
Made Addr a global type
2006-02-21 03:38:21 -05:00
tru64
Made Addr a global type
2006-02-21 03:38:21 -05:00
kernel_stats.cc
Changed the fault enum into a class, and fixed everything up to work with it. Next, the faults need to be pulled out of all the other code so that they are only used to communicate between the CPU and the ISA.
2006-02-16 01:22:51 -05:00
kernel_stats.hh
Made Addr a global type
2006-02-21 03:38:21 -05:00
system_events.cc
Changes to untemplate StaticInst and StaticInstPtr, change the isa to a namespace instead of a class, an improvement to the architecture specific header file selection system, and fixed up a few include paths.
2006-02-19 02:34:37 -05:00
system_events.hh
Add functions to System object to set up function-based events,
2005-09-24 14:20:29 -04:00