Moved the idle event out of system_events.hh. The skipFuncEvent can be made ISA indep...
authorGabe Black <gblack@eecs.umich.edu>
Tue, 7 Nov 2006 10:38:33 +0000 (05:38 -0500)
committerGabe Black <gblack@eecs.umich.edu>
Tue, 7 Nov 2006 10:38:33 +0000 (05:38 -0500)
commitda24915181516740e94efc7de4d9e9263c663e0d
treed2d045da1b921e6e902ea7afefd1907fd803ec6e
parent4bfb8547bbdee3bd0ec23ae067ff04fd5e07f4be
Moved the idle event out of system_events.hh. The skipFuncEvent can be made ISA independent by making it use the #define for branch delay slots (and NNPC)

--HG--
extra : convert_revision : b2631b1163397ecc99f2f315e2b88537e2002731
src/arch/alpha/linux/system.cc
src/arch/alpha/linux/system.hh
src/kern/alpha/idle_event.cc [new file with mode: 0644]
src/kern/alpha/idle_event.hh [new file with mode: 0644]
src/kern/system_events.cc
src/kern/system_events.hh