ARMv7-A: tweak arch_state()
commit7e2dffbbff2534ca5afa52aa3d811b3599d2ca77
authorDavid Brownell <dbrownell@users.sourceforge.net>
Fri, 4 Dec 2009 00:18:24 +0000 (3 16:18 -0800)
committerDavid Brownell <dbrownell@users.sourceforge.net>
Fri, 4 Dec 2009 00:18:24 +0000 (3 16:18 -0800)
tree7f5864d8eb6d4f1a9ae7253344622326d938a7bd
parentea7a49cb9b46ccc27daf6c9b306290c7e905a9fc
ARMv7-A: tweak arch_state()

Punt to the armv4_5_arch_state() for all the common stuff, to
shrink code and so we will get any improvements it provides.

Don't hide watchpoint status if we happen to be in "abort" mode.

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