SE/FS: Build the Interrupt objects in SE mode.
authorGabe Black <gblack@eecs.umich.edu>
Sun, 9 Oct 2011 07:15:50 +0000 (00:15 -0700)
committerGabe Black <gblack@eecs.umich.edu>
Sun, 9 Oct 2011 07:15:50 +0000 (00:15 -0700)
commitf338d60930e973d330d13715b8617c22b980dcca
treed0980316aa40ff6f15699b752a2087035a634c65
parent020e923ba7f027b7b3b18ccf8ac208c576d75b95
SE/FS: Build the Interrupt objects in SE mode.
14 files changed:
src/arch/alpha/SConscript
src/arch/arm/SConscript
src/arch/mips/SConscript
src/arch/mips/interrupts.cc
src/arch/power/PowerInterrupts.py [new file with mode: 0644]
src/arch/power/SConscript
src/arch/power/interrupts.cc [new file with mode: 0644]
src/arch/power/interrupts.hh [new file with mode: 0644]
src/arch/sparc/SConscript
src/arch/x86/SConscript
src/arch/x86/interrupts.cc
src/cpu/BaseCPU.py
src/cpu/base.cc
src/cpu/base.hh