have "reg" command print cache names too
commitf593ff0a3dd08052648da61a75f5ad5a35945194
authorDavid Brownell <dbrownell@users.sourceforge.net>
Thu, 22 Oct 2009 19:05:04 +0000 (22 12:05 -0700)
committerDavid Brownell <dbrownell@users.sourceforge.net>
Thu, 22 Oct 2009 19:05:04 +0000 (22 12:05 -0700)
treea8a62eee6ef024c46e9cb8c35b76e5edc46f3ca0
parent344bed2f7eab5f4ff05fd944b1c476fc8a2103ba
have "reg" command print cache names too

When dumping over 100 registers (as on most ARM9 + ETM cores),
aid readability by splitting them into logical groups.

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
src/target/target.c