gem5/src
2006-06-12 16:42:56 -04:00
..
arch Removed syscall function from thread_context.hh. ThreadContext is the interface for external, non-CPU objects to access the thread, so they probably shouldn't be able to call syscall(). The case it was being used for was already handled by the ISA code. 2006-06-12 16:42:56 -04:00
base Merge iceaxe.:/Volumes/work/research/m5/head 2006-06-11 22:01:34 -04:00
cpu Removed syscall function from thread_context.hh. ThreadContext is the interface for external, non-CPU objects to access the thread, so they probably shouldn't be able to call syscall(). The case it was being used for was already handled by the ISA code. 2006-06-12 16:42:56 -04:00
dev add nacked result and a function to swizzle nacked packet into something that can be sent out again 2006-06-08 19:43:50 -04:00
kern Merge iceaxe.:/Volumes/work/research/m5/head 2006-06-11 22:01:34 -04:00
mem add nacked result and a function to swizzle nacked packet into something that can be sent out again 2006-06-08 19:43:50 -04:00
python Merge zizzer.eecs.umich.edu:/bk/newmem 2006-06-11 23:02:50 -04:00
sim Merge zizzer.eecs.umich.edu:/bk/newmem 2006-06-11 23:02:50 -04:00
unittest Merge iceaxe.:/Volumes/work/research/m5/head 2006-06-11 22:01:34 -04:00
Doxyfile New directory structure: 2006-05-22 14:29:33 -04:00
SConscript Merge iceaxe.:/Volumes/work/research/m5/head 2006-06-11 22:01:34 -04:00