diff options
author | David Brownell <dbrownell@users.sourceforge.net> | 2009-11-17 23:50:23 -0800 |
---|---|---|
committer | David Brownell <dbrownell@users.sourceforge.net> | 2009-11-17 23:50:23 -0800 |
commit | ec93209f51afc09e273a4742dc0b5f2cefc15e76 (patch) | |
tree | 6bf54fc3fd13c57abca9db8424a52155be95f848 /testing/examples/LPC2294Test | |
parent | d6c8945662e6027f6ba12d73bac2473088672db5 (diff) | |
download | openocd_libswd-ec93209f51afc09e273a4742dc0b5f2cefc15e76.tar.gz openocd_libswd-ec93209f51afc09e273a4742dc0b5f2cefc15e76.tar.bz2 openocd_libswd-ec93209f51afc09e273a4742dc0b5f2cefc15e76.tar.xz openocd_libswd-ec93209f51afc09e273a4742dc0b5f2cefc15e76.zip |
ARM: add arm_mode_name()
Add and use arm_mode_name() to map from PSR bits to user
meaningful names. It uses a new table which, later, can
be used to hold other mode-coupled data.
Add definitions for the "Secure Monitor" mode, as seen on
some ARM11 cores (like ARM1176) and on Cortex-A8. The
previous mode name scheme didn't understand that mode.
Remove the old mechanism ... there were two copies, caused
by Cortex-A8 needing to add "Secure Monitor" mode support.
Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Diffstat (limited to 'testing/examples/LPC2294Test')
0 files changed, 0 insertions, 0 deletions