Package mars.mips.hardware
Class RegisterAccessNotice
java.lang.Object
mars.mips.hardware.AccessNotice
mars.mips.hardware.RegisterAccessNotice
Object provided to Observers of runtime access to MIPS register.
Observer can get the access type (R/W) and register number.
- Version:
- July 2005
- Author:
- Pete Sanderson
-
Field Summary
Fields inherited from class mars.mips.hardware.AccessNotice
READ, WRITE
-
Method Summary
Modifier and TypeMethodDescriptionFetch the register number of register accessed.toString()
String representation indicates access type and which registerMethods inherited from class mars.mips.hardware.AccessNotice
accessIsFromGUI, accessIsFromMIPS, getAccessType, getThread