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
Age
Commit message (
Expand
)
Author
2006-11-04
fixes so that M5 will compile under solaris
Ali Saidi
2006-11-03
Make things compile in SE again.
Gabe Black
2006-11-03
Use a PowerOnReset to initialize the cpu.
Gabe Black
2006-11-03
Calling syscalls from within the trap instruction's invoke method won't work ...
Gabe Black
2006-11-03
Gutted out the old Alpha stuff.
Gabe Black
2006-11-03
Added a stub initCPU function. This would be a good place to force in a Power...
Gabe Black
2006-11-03
Compilation fixes.
Gabe Black
2006-11-03
Add the syscall number as the second parameter for the trap fault. This could...
Gabe Black
2006-11-03
Add an invoke function for PowerOnReset
Gabe Black
2006-11-03
Move around misc reg code
Gabe Black
2006-11-03
removed ua2005.cc since it's been obsorbed into the miscregfile, and added sy...
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-03
Fixed a comment
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
Get rid of old, commented out code.
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-29
Move the mem classes into util.isa so that multiple inheritance can be used i...
Gabe Black
2006-10-29
Fix when the IsDelayedCommit flag is set.
Gabe Black
2006-10-29
Bring casa and casxa up to date
Gabe Black
2006-10-29
Fixed ldstub to use the right format, and made the load/store operations use ...
Gabe Black
2006-10-29
Add an integer microcode register.
Gabe Black
2006-10-27
Got rid of some outdated comments.
Gabe Black
2006-10-27
Made the regfile compatible with the new definitions in MiscRegFile
Gabe Black
2006-10-27
Clean up MiscRegFile
Gabe Black
2006-10-26
Reorganized the MiscRegFile
Gabe Black
2006-10-26
Cleaned up the decoder slightly.
Gabe Black
2006-10-26
Changed the number of register windows to be more realistic.
Gabe Black
2006-10-26
Got rid of some debug output
Gabe Black
2006-10-26
Change the default function from setMiscRegWithEffect to setMiscReg
Gabe Black
2006-10-25
Fixed the priv instruction format.
Gabe Black
2006-10-25
Implemented the saved and restored instructions, fixed up register window ins...
Gabe Black
2006-10-25
Fixed the bitfield FCN to include the right bits.
Gabe Black
2006-10-25
Implemented the SPARC fill and spill handlers.
Gabe Black
2006-10-24
Replace the Alpha No op with a SPARC one.
Gabe Black
2006-10-23
Move around more SPARC memory code, and make block memory operations work wit...
Gabe Black
[prev]
[next]