summaryrefslogtreecommitdiff
path: root/cpu/checker/cpu.cc
AgeCommit message (Expand)Author
2006-05-25Fix up kernel stats, allow them to not be used as well.Kevin Lim
2006-05-23Cleanup checker.Kevin Lim
2006-05-17Faults generated at fetch are passed to the backend by creating a dummy nop i...Kevin Lim
2006-05-16Add in checker. Supports dynamically verifying the execution of instructions...Kevin Lim