summaryrefslogtreecommitdiff
path: root/src/cpu/o3/lsq.hh
AgeCommit message (Expand)Author
2006-11-13Make CPU models signal to update the snoop rangesRon Dreslinski
2006-10-09Have cpus send snoop rangesRon Dreslinski
2006-07-13Move Dcache port creation from LSQUnit to LSQ in order to support Ron's recen...Kevin Lim
2006-07-07Support Ron's changes for hooking up ports.Kevin Lim
2006-06-16Two updates that got combined into one ChangeSet accidentally. They're both ...Kevin Lim
2006-06-13Minor updates for stats.Kevin Lim
2006-06-09Removing of old code and adding in new comments.Kevin Lim
2006-06-07Update copyright.Kevin Lim
2006-06-04Merge ktlim@zamp:/z/ktlim2/clean/m5-o3Kevin Lim
2006-06-02Fixes to get compiling to work. This is mainly fixing up some includes; chan...Kevin Lim