diff options
author | David Brownell <dbrownell@users.sourceforge.net> | 2009-11-22 03:37:21 -0800 |
---|---|---|
committer | David Brownell <dbrownell@users.sourceforge.net> | 2009-11-22 03:37:21 -0800 |
commit | 5706fd7860ea01c591ecf74880a5a5e04e6df22e (patch) | |
tree | b67d26bb05820a933c132d97a3fc18e4aefd16db /testing/examples/STM32-103 | |
parent | 60a2d85af1afbc207ae5fb9dafdbe4c8b49ad5bb (diff) | |
download | openocd_libswd-5706fd7860ea01c591ecf74880a5a5e04e6df22e.tar.gz openocd_libswd-5706fd7860ea01c591ecf74880a5a5e04e6df22e.tar.bz2 openocd_libswd-5706fd7860ea01c591ecf74880a5a5e04e6df22e.tar.xz openocd_libswd-5706fd7860ea01c591ecf74880a5a5e04e6df22e.zip |
ARM: simplify CPSR handling
Stash a pointer to the CPSR in the "struct arm", to help get rid
of the (common) references to its index in the register cache.
This removes almost all references to CPSR offsets outside of the
toplevel ARM code ... except a pair related to the current ARM11
"simulator" logic (which should be removable soonish).
This is a net minor code shrink of a few hundred bytes of object
code, and also makes the code more readable.
Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Diffstat (limited to 'testing/examples/STM32-103')
0 files changed, 0 insertions, 0 deletions