gem5/src/arch/alpha
2008-10-12 09:09:56 -07:00
..
freebsd style: Make a style pass over the whole arch/alpha directory. 2008-09-27 21:03:48 -07:00
isa CPU: Eliminate the simPalCheck funciton. 2008-10-11 12:17:24 -07:00
linux style: Make a style pass over the whole arch/alpha directory. 2008-09-27 21:03:48 -07:00
tru64 style: Make a style pass over the whole arch/alpha directory. 2008-09-27 21:03:48 -07:00
AlphaInterrupts.py Turn Interrupts objects into SimObjects. Also, move local APIC state into x86's Interrupts object. 2008-10-12 09:09:56 -07:00
AlphaSystem.py Move SimObject python files alongside the C++ and fix 2007-05-27 19:21:17 -07:00
AlphaTLB.py TLB: Make all tlbs derive from a common base class in both python and C++. 2008-10-10 23:47:42 -07:00
aout_machdep.h style: Remove non-leading tabs everywhere they shouldn't be. Developers should configure their editors to not insert tabs 2008-09-10 14:26:15 -04:00
ecoff_machdep.h New directory structure: 2006-05-22 14:29:33 -04:00
ev5.cc CPU: Eliminate the simPalCheck funciton. 2008-10-11 12:17:24 -07:00
ev5.hh gcc: Add extra parens to quell warnings. 2008-09-27 21:03:49 -07:00
faults.cc style: Make a style pass over the whole arch/alpha directory. 2008-09-27 21:03:48 -07:00
faults.hh style: Make a style pass over the whole arch/alpha directory. 2008-09-27 21:03:48 -07:00
floatregfile.cc alpha: Need to include cstring so that g++ 4.3 works. 2008-09-29 07:15:30 -07:00
floatregfile.hh style: Make a style pass over the whole arch/alpha directory. 2008-09-27 21:03:48 -07:00
idle_event.cc style: Make a style pass over the whole arch/alpha directory. 2008-09-27 21:03:48 -07:00
idle_event.hh Put kernel_stats back into arch. 2006-11-07 22:34:34 -05:00
interrupts.cc Turn Interrupts objects into SimObjects. Also, move local APIC state into x86's Interrupts object. 2008-10-12 09:09:56 -07:00
interrupts.hh Turn Interrupts objects into SimObjects. Also, move local APIC state into x86's Interrupts object. 2008-10-12 09:09:56 -07:00
intregfile.cc style: Make a style pass over the whole arch/alpha directory. 2008-09-27 21:03:48 -07:00
intregfile.hh style: Make a style pass over the whole arch/alpha directory. 2008-09-27 21:03:48 -07:00
ipr.cc style: Make a style pass over the whole arch/alpha directory. 2008-09-27 21:03:48 -07:00
ipr.hh style: Make a style pass over the whole arch/alpha directory. 2008-09-27 21:03:48 -07:00
isa_traits.hh style: Make a style pass over the whole arch/alpha directory. 2008-09-27 21:03:48 -07:00
kernel_stats.cc alpha: Clean up namespace usage. 2008-09-27 21:03:47 -07:00
kernel_stats.hh alpha: Clean up namespace usage. 2008-09-27 21:03:47 -07:00
kgdb.h Force remote gdb code to use signal numbers and not ISA specific trap numbers. 2006-11-07 23:40:54 -05:00
locked_mem.hh style: Make a style pass over the whole arch/alpha directory. 2008-09-27 21:03:48 -07:00
miscregfile.cc misc: remove #include <cassert> from misc.hh since not everyone needs it. 2008-10-10 10:15:00 -07:00
miscregfile.hh style: Make a style pass over the whole arch/alpha directory. 2008-09-27 21:03:48 -07:00
mmaped_ipr.hh style: Make a style pass over the whole arch/alpha directory. 2008-09-27 21:03:48 -07:00
osfpal.cc style: Make a style pass over the whole arch/alpha directory. 2008-09-27 21:03:48 -07:00
osfpal.hh style: Make a style pass over the whole arch/alpha directory. 2008-09-27 21:03:48 -07:00
pagetable.cc style: Make a style pass over the whole arch/alpha directory. 2008-09-27 21:03:48 -07:00
pagetable.hh gcc: Add extra parens to quell warnings. 2008-09-27 21:03:49 -07:00
predecoder.hh style: Make a style pass over the whole arch/alpha directory. 2008-09-27 21:03:48 -07:00
process.cc style: Make a style pass over the whole arch/alpha directory. 2008-09-27 21:03:48 -07:00
process.hh style: Make a style pass over the whole arch/alpha directory. 2008-09-27 21:03:48 -07:00
regfile.cc eventq: convert all usage of events to use the new API. 2008-10-09 04:58:24 -07:00
regfile.hh eventq: convert all usage of events to use the new API. 2008-10-09 04:58:24 -07:00
remote_gdb.cc style: Make a style pass over the whole arch/alpha directory. 2008-09-27 21:03:48 -07:00
remote_gdb.hh style: Make a style pass over the whole arch/alpha directory. 2008-09-27 21:03:48 -07:00
SConscript Turn Interrupts objects into SimObjects. Also, move local APIC state into x86's Interrupts object. 2008-10-12 09:09:56 -07:00
SConsopts Rework the way SCons recurses into subdirectories, making it 2007-03-10 23:00:54 -08:00
stacktrace.cc style: Make a style pass over the whole arch/alpha directory. 2008-09-27 21:03:48 -07:00
stacktrace.hh style: Make a style pass over the whole arch/alpha directory. 2008-09-27 21:03:48 -07:00
syscallreturn.hh style: Make a style pass over the whole arch/alpha directory. 2008-09-27 21:03:48 -07:00
system.cc style: Make a style pass over the whole arch/alpha directory. 2008-09-27 21:03:48 -07:00
system.hh style: Make a style pass over the whole arch/alpha directory. 2008-09-27 21:03:48 -07:00
tlb.cc style: Make a style pass over the whole arch/alpha directory. 2008-09-27 21:03:48 -07:00
tlb.hh style: Make a style pass over the whole arch/alpha directory. 2008-09-27 21:03:48 -07:00
types.hh style: Make a style pass over the whole arch/alpha directory. 2008-09-27 21:03:48 -07:00
utility.cc style: Make a style pass over the whole arch/alpha directory. 2008-09-27 21:03:48 -07:00
utility.hh gcc: Add extra parens to quell warnings. 2008-09-27 21:03:49 -07:00
vtophys.cc style: Make a style pass over the whole arch/alpha directory. 2008-09-27 21:03:48 -07:00
vtophys.hh style: Make a style pass over the whole arch/alpha directory. 2008-09-27 21:03:48 -07:00