diff options
author | David Brownell <dbrownell@users.sourceforge.net> | 2009-11-30 19:14:19 -0800 |
---|---|---|
committer | David Brownell <dbrownell@users.sourceforge.net> | 2009-11-30 19:14:19 -0800 |
commit | da7c202b5751c1420be6725c6eb456a2f723ba74 (patch) | |
tree | b7d1a45306c540e98233e81c4404d7e0b52181a8 /testing/examples/STM32-103 | |
parent | 8fc5a9a5e90ba1c7580e9d883aed0d790e594c8e (diff) | |
download | openocd+libswd-da7c202b5751c1420be6725c6eb456a2f723ba74.tar.gz openocd+libswd-da7c202b5751c1420be6725c6eb456a2f723ba74.tar.bz2 openocd+libswd-da7c202b5751c1420be6725c6eb456a2f723ba74.tar.xz openocd+libswd-da7c202b5751c1420be6725c6eb456a2f723ba74.zip |
XScale: context restore, cleanup/bugfix
This "loop over all registers" routine shared the same mess as
full_context() in terms of dozens of needless number_to_mode()
calls. Fix that, and comments, with related cleanup.
The misnamed xscale_restore_context() had a related bug. It
was restoring the *WRONG REGISTERS* ... always from whatever
the current mode was, instead of using the copy from whichever
register bank it was trying to restore. (But it marked the
intended register as having been restored...) Fixed that.
Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Diffstat (limited to 'testing/examples/STM32-103')
0 files changed, 0 insertions, 0 deletions