summaryrefslogtreecommitdiff
path: root/src/arch/alpha/predecoder.hh
AgeCommit message (Expand)Author
2007-11-08Alpha: Fix a long standing bug where all code ran as PAL code in FS.Gabe Black
2007-10-02Predecoder: Clear out predecoder state on an ITLB fault.Gabe Black
2007-06-19Make branches work by repopulating the predecoder every time through. This is...Gabe Black
2007-06-13Seperate the pc-pc and the pc of the incoming bytes, and get rid of the "more...Gabe Black
2007-03-18Compile fixes for SPARC_FS.Gabe Black
2007-03-15Make the predecoder an object with it's own switched header file. Start addin...Gabe Black