1c1
< // Copyright (c) 2006 The Regents of The University of Michigan
---
> // Copyright (c) 2006-2007 The Regents of The University of Michigan
298c298
< if(RD & 0xe)
---
> if(RD & 0x1)
300c300
< else if(EA & 0x1f)
---
> else if(EA & 0xf)