History log of /gem5/src/arch/alpha/ipr.hh
Revision Date Author Comments
# 5569:baeee670d4ce 28-Sep-2008 Nathan Binkert <nate@binkert.org>

style: Make a style pass over the whole arch/alpha directory.


# 5543:3af77710f397 10-Sep-2008 Ali Saidi <saidi@eecs.umich.edu>

style: Remove non-leading tabs everywhere they shouldn't be. Developers should configure their editors to not insert tabs


# 3463:4fb979cafd0b 31-Oct-2006 Gabe Black <gblack@eecs.umich.edu>

Fix stupid typo


# 3462:ad2989480f70 31-Oct-2006 Gabe Black <gblack@eecs.umich.edu>

Make two simple utility functions to determine if a MiscReg index corresponding to an IPR is readable or writable.


# 3459:dd091092c8bb 31-Oct-2006 Gabe Black <gblack@eecs.umich.edu>

Made the old name refer to the miscreg index to prevent having to change code all over the place.


# 3457:7479ebe49444 31-Oct-2006 Gabe Black <gblack@eecs.umich.edu>

Make the IPRs use regular miscreg indexes, and make a table or two to find the miscreg index of a specific IPR.