gem5/src/arch/alpha
Giacomo Gabrielli 719f9a6d4f O3: Make all instructions that write a misc. register not perform the write until commit.
ARM instructions updating cumulative flags (ARM FP exceptions and saturation
flags) are not serialized.

Added aliases for ARM FP exceptions and saturation flags in FPSCR.  Removed
write accesses to the FP condition codes for most ARM VFP instructions: only
VCMP and VCMPE instructions update the FP condition codes.  Removed a potential
cause of seg. faults in the O3 model for NEON memory macro-ops (ARM).
2010-12-07 16:19:57 -08:00
..
freebsd sim: Use forward declarations for ports. 2010-11-08 13:58:22 -06:00
isa O3: Make all instructions that write a misc. register not perform the write until commit. 2010-12-07 16:19:57 -08:00
linux sim: Use forward declarations for ports. 2010-11-08 13:58:22 -06:00
tru64 sim: Use forward declarations for ports. 2010-11-08 13:58:22 -06: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 Loader: Make the load address mask be a parameter of the system rather than a constant. 2010-08-23 11:18:39 -05:00
AlphaTLB.py tlb: More fixing of unified TLB 2009-04-08 22:21:27 -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 ISA,CPU,etc: Create an ISA defined PC type that abstracts out ISA behaviors. 2010-10-31 00:07:20 -07:00
ev5.hh Alpha: Pull the MiscRegFile fully into the ISA object. 2009-07-08 23:02:22 -07:00
faults.cc ISA,CPU,etc: Create an ISA defined PC type that abstracts out ISA behaviors. 2010-10-31 00:07:20 -07:00
faults.hh Faults: Pass the StaticInst involved, if any, to a Fault's invoke method. 2010-09-13 19:26:03 -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 ISA,CPU,etc: Create an ISA defined PC type that abstracts out ISA behaviors. 2010-10-31 00:07:20 -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.cc CPU: Trim unnecessary includes from some common files. 2010-09-14 00:29:38 -07:00
isa.hh SPARC: Make SPARC's ISA's clear function initialize everything it should. 2010-10-10 20:38:05 -07:00
isa_traits.hh Loader: Make the load address mask be a parameter of the system rather than a constant. 2010-08-23 11:18:39 -05:00
kernel_stats.cc alpha: Clean up namespace usage. 2008-09-27 21:03:47 -07:00
kernel_stats.hh stats: Fix all stats usages to deal with template fixes 2009-03-05 19:09:53 -08: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 O3: Make all instructions that write a misc. register not perform the write until commit. 2010-12-07 16:19:57 -08:00
microcode_rom.hh CPU: Create a microcode ROM object in the CPU which is defined by the ISA. 2008-10-12 15:59:21 -07:00
mmaped_ipr.hh Alpha: Pull the MiscRegFile fully into the ISA object. 2009-07-08 23:02:22 -07:00
mt.hh Alpha: Alpha's mt.hh was including mips header files. 2010-08-31 09:48:05 -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 sycalls: implement mremap() and add DATA flag for getrlimit(). mremap has been tested on Alpha, compiles for the rest but not tested. I don't see why it wouldn't work though. 2009-02-16 17:47:39 -05:00
predecoder.hh O3: Make O3 support variably lengthed instructions. 2010-11-15 19:37:03 -08:00
process.cc ISA,CPU,etc: Create an ISA defined PC type that abstracts out ISA behaviors. 2010-10-31 00:07:20 -07:00
process.hh sim: revamp unserialization procedure 2010-08-17 05:17:06 -07:00
registers.hh Alpha: Fix Alpha NumMiscArchRegs constant. 2010-10-04 11:58:06 -07:00
regredir.cc Alpha: Missed a file in an earlier changeset. 2009-07-09 00:20:41 -07:00
regredir.hh Registers: Add a registers.hh file as an ISA switched header. 2009-07-08 23:02:21 -07:00
remote_gdb.cc ISA,CPU,etc: Create an ISA defined PC type that abstracts out ISA behaviors. 2010-10-31 00:07:20 -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 Alpha: Pull the MiscRegFile fully into the ISA object. 2009-07-08 23:02:22 -07:00
SConsopts alpha: get rid of all turbolaser remnants 2009-04-08 22:22:49 -07:00
stacktrace.cc sim: Use forward declarations for ports. 2010-11-08 13:58:22 -06:00
stacktrace.hh types: clean up types, especially signed vs unsigned 2009-06-04 23:21:12 -07:00
system.cc sim: Use forward declarations for ports. 2010-11-08 13:58:22 -06:00
system.hh style: Make a style pass over the whole arch/alpha directory. 2008-09-27 21:03:48 -07:00
tlb.cc ISA,CPU,etc: Create an ISA defined PC type that abstracts out ISA behaviors. 2010-10-31 00:07:20 -07:00
tlb.hh Faults: Pass the StaticInst involved, if any, to a Fault's invoke method. 2010-09-13 19:26:03 -07:00
types.hh ISA,CPU,etc: Create an ISA defined PC type that abstracts out ISA behaviors. 2010-10-31 00:07:20 -07:00
utility.cc ISA,CPU,etc: Create an ISA defined PC type that abstracts out ISA behaviors. 2010-10-31 00:07:20 -07:00
utility.hh ISA,CPU,etc: Create an ISA defined PC type that abstracts out ISA behaviors. 2010-10-31 00:07:20 -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