I'm trying to get rid of most "I know how the register cache
is laid out" knowledge, and eventually to make the ARM11 code
use the standard register framework.  These are stepping stones
along that path.

 - ARM11: remove useless #defines
 - simplify CPSR access
 - define set_cpsr() and a mapping utility
 - make set_cpsr() handle Thumb/Jazelle mode bits
 - kick in that mapping utility

These all seem to behave, but I'm still giving that last one
some eyeballing.  Assuming no significant issue are reported,
I'll commit these tomorrow.

- Dave
_______________________________________________
Openocd-development mailing list
Openocd-development@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/openocd-development

Reply via email to