diff options
author | dbrownell <dbrownell@b42882b7-edfa-0310-969c-e2dbd0fdcd60> | 2009-09-23 09:16:00 +0000 |
---|---|---|
committer | dbrownell <dbrownell@b42882b7-edfa-0310-969c-e2dbd0fdcd60> | 2009-09-23 09:16:00 +0000 |
commit | d9ce8a2f60ece3b98a6d99b0e5aff8d4adef29fa (patch) | |
tree | d8034a961777ca5640388299e303a551c7d55f6d /tcl/test | |
parent | a6d858ebcdad1cb1284a4168f2884ed524ee6f21 (diff) | |
download | openocd+libswd-d9ce8a2f60ece3b98a6d99b0e5aff8d4adef29fa.tar.gz openocd+libswd-d9ce8a2f60ece3b98a6d99b0e5aff8d4adef29fa.tar.bz2 openocd+libswd-d9ce8a2f60ece3b98a6d99b0e5aff8d4adef29fa.tar.xz openocd+libswd-d9ce8a2f60ece3b98a6d99b0e5aff8d4adef29fa.zip |
Start cleaning up ETM register handling. On one ARM926 ETM+ETB
system, removes 20 non-existent registers ... but still includes
over 45 (!) ETM registers which don't even exist there ...
- Integrate the various tables to get one struct per register
- Get rid of needless per-register dynamic allocation
- Double check list of registers:
* Remove sixteen (!) non-registers for data comparators
* Remove four registers that imply newer ETM than we support
* Change some names to match current architecture specs
- Handle more register info
* some are write-only
* some are read-only
* record which versions have them, just in case
- Reorganize the registers to facilitate removing the extras
* group e.g. comparator/counter #N registers together
* add and use lookup-by-ID
git-svn-id: svn://svn.berlios.de/openocd/trunk@2751 b42882b7-edfa-0310-969c-e2dbd0fdcd60
Diffstat (limited to 'tcl/test')
0 files changed, 0 insertions, 0 deletions