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
/
sparc
/
miscregfile.hh
Age
Commit message (
Expand
)
Author
2006-12-12
Fix bugs in tlbmap (and thus rangemap since the code is nearly identical)
Ali Saidi
2006-12-08
mostly implemented SOFTINT relevant interrupt stuff.
Lisa Hsu
2006-12-06
Handle access to ASI_QUEUE
Ali Saidi
2006-12-06
Many more fixes for SPARC_FS. Gets us to the point where SOFTINT starts
Ali Saidi
2006-12-04
reogranize code to split off FS only misc regs with effect into their own fil...
Ali Saidi
2006-11-29
Fixes to get compilation.
Gabe Black
2006-11-29
Merge zizzer:/bk/sparcfs
Gabe Black
2006-11-29
Add support for mmapped iprs to atomic cpu
Ali Saidi
2006-11-24
Rename this function.
Gabe Black
2006-11-23
first cut at a sparc tlb
Ali Saidi
2006-11-22
Moved some constants from isa_traits.hh to the reg file headers.
Gabe Black
2006-11-10
Fix up instructions to read and write control registers, and got rid of the c...
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-03
Move around misc reg code
Gabe Black
2006-11-01
Adjustments for the AlphaTLB changing to AlphaISA::TLB and changing register ...
Gabe Black
2006-10-27
Clean up MiscRegFile
Gabe Black
2006-10-26
Reorganized the MiscRegFile
Gabe Black
2006-08-11
Pushed most of constants.hh back into isa_traits.hh and regfile.hh and create...
Gabe Black