summaryrefslogtreecommitdiff
path: root/src/cpu/checker/cpu_impl.hh
AgeCommit message (Expand)Author
2006-07-05Remove sampler and serializer. Now they are handled through C++ interacting ...Kevin Lim
2006-07-05Checker ignores any faults that occur in syscall emulation mode for now.Kevin Lim
2006-06-22Split Checker up properly into templated and non-templated definitions.Kevin Lim
2006-06-17Split off instantiation into separate CC files for each of the models. This ...Kevin Lim