commit | b350ab758342c764a6ead6ef064b15a72c830808 | [log] [tgz] |
---|---|---|
author | Andreas Färber <afaerber@suse.de> | Tue Nov 20 16:15:47 2012 +0100 |
committer | Andreas Färber <afaerber@suse.de> | Tue Mar 12 10:35:54 2013 +0100 |
tree | 8c741a55211c7ef96f732410f9ea4da4555a7567 | |
parent | c1b382e77d8693955d8838c19b33aeb214724f9b [diff] |
target-sh4: Move PVR/PRR/CVR into SuperHCPUClass They are never changed once initialized, and moving them to the class will allow to inspect them before instantiating. Signed-off-by: Andreas Färber <afaerber@suse.de>