ARM11: don't expose RDTR
commit7e18d96d03e39ef55c0b1d420b53247a29fef24b
authorDavid Brownell <dbrownell@users.sourceforge.net>
Thu, 3 Dec 2009 06:57:07 +0000 (2 22:57 -0800)
committerDavid Brownell <dbrownell@users.sourceforge.net>
Thu, 3 Dec 2009 07:08:42 +0000 (2 23:08 -0800)
tree95a502ecf96d3ea9045184a6f001298aaffb0702
parent6ec5b9c674489b4bd257c41142f100401c8d2025
ARM11: don't expose RDTR

Don't expose the RDTR register through the register cache any
more.  If anyone wants Tcl scripts to be able to use DCC based
communication with app code in the target, this wouldn't do it.

Bugfix:  don't trust the Tcl-accessible version of DSCR to
flag whether RDTR needs to be restored when resuming.
src/target/arm11.c
src/target/arm11.h