index
:
gem5
hitsb
invisispec-1.0
invisispec-with-dift
is-ift
is-ift-cachehit
is-rebase
is-rebase-new
is-rebase-new2
is-rebase-new3-rdtscp
is-rebase04-linux3.2
is-rebase05
is-rebase06-RequestPtr
is-rebase07-GCC8
is-rebase08-QoSmem
is-rebase09-linuxarm-3.7.0
is-rebase10-DynInstPtr
is-rebase11-LSQUnit
is-rebase12
simple-object-demo
gem5
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
arch
/
alpha
Age
Commit message (
Expand
)
Author
2006-11-16
Implement current working directory for LiveProcesses
Nathan Binkert
2006-11-12
Merge zizzer.eecs.umich.edu:/bk/newmem
Steve Reinhardt
2006-11-12
Make setRegWithEffect do something in SE mode.
Steve Reinhardt
2006-11-12
Merge ktlim@zamp:./local/clean/tmp/test-regress
Kevin Lim
2006-11-12
Updates to support new interrupt processing and removal of PcPAL.
Kevin Lim
2006-11-11
Certain header files should only be used in FS.
Gabe Black
2006-11-10
Actually finished moving the register file stuff around.
Gabe Black
2006-11-10
Moved the Alpha float regfile into it's own regfile and got rid of constants....
Gabe Black
2006-11-10
Split out alpha integer register file into it's own files.
Gabe Black
2006-11-09
Moved the Alpha MiscRegFile into it's own file, and got rid of the Alpha spec...
Gabe Black
2006-11-08
Make a function to say how big gdbregs is in bytes vs. regs.
Gabe Black
2006-11-08
Move the check to see if you're in user mode into the isa directory.
Gabe Black
2006-11-08
Put the ProcessInfo and StackTrace objects into the ISA namespaces.
Gabe Black
2006-11-07
Force remote gdb code to use signal numbers and not ISA specific trap numbers.
Gabe Black
2006-11-07
Put kernel_stats back into arch.
Gabe Black
2006-11-07
Broke remote_gdb into a base class and architecture specific derived classes.
Gabe Black
2006-11-07
Moved the idle event out of system_events.hh. The skipFuncEvent can be made I...
Gabe Black
2006-11-07
Moved the switched version of kernel_stats.hh back to kern, and moved the bas...
Gabe Black
2006-11-06
Got rid of obsolete ivlb and ivle psuedo instructions.
Gabe Black
2006-11-06
Remote GDB support has been changed to use inheritance. Alpha should work, bu...
Gabe Black
2006-11-06
Took the Alpha prefix off of AlphaArguments, and made sure it was being used ...
Gabe Black
2006-11-06
Created seperate SConscript for the dev directory. Made subdirectories for Al...
Gabe Black
2006-11-03
Got rid of "inPalMode". Some places are still effectively checking if they ar...
Gabe Black
2006-11-03
Add a new file which describes an ISA's interrupt handling mechanism. It reco...
Gabe Black
2006-11-02
Merge ktlim@zizzer:/bk/newmem
Kevin Lim
2006-11-02
Use ISA specific makeExtMI.
Kevin Lim
2006-11-01
Fix a range check on the ipr_index.
Gabe Black
2006-11-01
Adjustments for the AlphaTLB changing to AlphaISA::TLB and changing register ...
Gabe Black
2006-10-31
Arg!
Gabe Black
2006-10-31
More typos! I need to get nfs to work.
Gabe Black
2006-10-31
Fix another typo
Gabe Black
2006-10-31
Check for out of range IPR values as well.
Gabe Black
2006-10-31
Fix stupid typo
Gabe Black
2006-10-31
Make two simple utility functions to determine if a MiscReg index correspondi...
Gabe Black
2006-10-31
We don't include ipr.cc in SE builds, so don't call it.
Gabe Black
2006-10-31
Made the old name refer to the miscreg index to prevent having to change code...
Gabe Black
2006-10-31
Forgot to change the index.
Gabe Black
2006-10-31
Make the IPRs use regular miscreg indexes, and make a table or two to find th...
Gabe Black
2006-10-31
Move IntrFlag into the MiscRegFile and get rid of specialized accessor functi...
Gabe Black
2006-10-31
Put the Alpha tlb stuff into the AlphaISA namespace, and give the classes mor...
Gabe Black
2006-10-23
Merge zizzer.eecs.umich.edu:/bk/newmem
Gabe Black
2006-10-21
Tweak a few things for better page fault debugging.
Steve Reinhardt
2006-10-20
Merge zizzer.eecs.umich.edu:/bk/newmem
Gabe Black
2006-10-20
Use PacketPtr everywhere
Nathan Binkert
2006-10-19
refactor code for the packet, get rid of packet_impl.hh
Nathan Binkert
2006-10-16
Merge zizzer.eecs.umich.edu:/bk/newmem
Gabe Black
2006-10-13
fix a bug in CopyStringOut. dprintk appears to work again.
Ali Saidi
2006-10-12
Merge zizzer.eecs.umich.edu:/bk/newmem
Gabe Black
2006-10-08
Implement Alpha LL/SC support for SimpleCPU (Atomic & Timing)
Steve Reinhardt
2006-10-06
there are two main thrusts of this changeset.
Lisa Hsu
[prev]
[next]